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
yoshimi: bump to 2.2.0
[kiss-trunc88.git]
/
alsa-plugins
/
build
blob
d0e55db8ece15cc653e1990a7f8faa593c4ab793
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--disable-pulseaudio
7
8
make
9
make
DESTDIR
=
"
$1
"
install