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
signify: bump to 31
[kiss-trunc88.git]
/
motif
/
build
blob
b07a19579ce7a76dcdfd757fdd563bf16fd5fbd1
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--localstatedir
=/
var \
7
--enable-xft
\
8
--enable-jpeg
\
9
--enable-png
\
10
--with-x
11
make
12
make
DESTDIR
=
"
$1
"
install