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
curl: bump to 7.83.0
[kiss-trunc88.git]
/
cmus
/
build
blob
7892102f3526d21880d0a412cb60566f494317a7
1
#!/bin/sh -e
2
3
.
/
configure \
4
prefix
=/
usr \
5
CONFIG_SAMPLERATE
=
n \
6
CONFIG_PULSE
=
n \
7
CONFIG_AO
=
n \
8
CONFIG_COREAUDIO
=
n \
9
CONFIG_OSS
=
n \
10
CONFIG_SNDIO
=
n \
11
CONFIG_SUN
=
n \
12
CONFIG_MODPLUG
=
n \
13
DEBUG
=
0
14
15
#CONFIG_MAD=n \
16
17
make
18
make
DESTDIR
=
"
$1
"
install