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
qzdl: new package from git
[kiss-trunc88.git]
/
ostree.mine
/
build
blob
d7369779d6d8e5f73df355f2cab29b5bcd890172
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--disable-gtk-doc
\
6
--disable-man
\
7
--disable-rofiles-fuse
8
9
make
10
make
DESTDIR
=
"
$1
"
install