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
hblock: bump to 3.4.0
[kiss-trunc88.git]
/
libopusenc
/
build
blob
1754b9918bc4597d9e8526bfe0f5f6050c257793
1
#!/bin/sh -e
2
3
#./autogen.sh
4
.
/
configure \
5
--prefix
=/
usr \
6
--sysconfdir
=/
etc \
7
--disable-examples
8
9
make
10
make
DESTDIR
=
"
$1
"
install