repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hblock: bump to 3.3.2
[kiss-trunc88.git]
/
mupdf
/
build
blob
86d918cabf5a289c3a87cae7477bfa3eea8e5c96
1
#!/bin/sh -e
2
3
export
CFLAGS
=
"
$CFLAGS
-fPIC"
4
5
patch
-p1
<
pkcs7-fix.
patch
6
7
make
\
8
prefix
=
"/usr"
\
9
DESTDIR
=
"
$1
"
\
10
USE_SYSTEM_LIBS
=
"yes"
\
11
HAVE_X11
=
yes
\
12
HAVE_GLUT
=
no \
13
install