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
diffutils: new package at 3.8
[kiss-trunc88.git]
/
opusfile
/
build
blob
5090083c562f53817e4142b9e8ac0fcd43f4e00f
1
#!/bin/sh -e
2
3
#./autogen.sh
4
.
/
configure \
5
--prefix
=/
usr \
6
--sysconfdir
=/
etc \
7
--localstatedir
=/
var
8
make
9
make
DESTDIR
=
"
$1
"
install