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]
/
fdkaac
/
build
blob
4706e247a255994393a712d58736ec1a16cbb89a
1
#!/bin/sh -e
2
3
autoreconf
-i
4
.
/
configure \
5
--prefix
=/
usr
6
7
make
8
make
DESTDIR
=
"
$1
"
install