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
aerc.rjarry: bump to 0.10.0, use -modcacherw
[kiss-trunc88.git]
/
vis-git
/
build
blob
2f5994398dbf6300eb901cc27dff5da7ef4e77b5
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--enable-lua
\
6
--disable-lpeg-static
7
8
make
9
make
DESTDIR
=
"
$1
"
install