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
lzdoom: new package at 3.88b
[kiss-trunc88.git]
/
abx-tester
/
build
blob
919d7458a6af64f551b0747e4da9772809cb2ada
1
#!/bin/sh -e
2
3
chmod
+
x install-sh
4
.
/
configure \
5
--prefix
=/
usr \
6
--disable-glibtest
\
7
--disable-gtktest
8
9
make
10
make
DESTDIR
=
"
$1
"
install