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
megatools: siwtch from experimental to stable 1.11.0
[kiss-trunc88.git]
/
calf
/
build
blob
00042970fea9ef48850c2b0ac671564627fdd994
1
#!/bin/sh -e
2
3
.
/
autogen.sh \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--with-lv2-dir
=/
usr
/
lib
/
lv2 \
7
--enable-sse
8
9
make
10
make
DESTDIR
=
"
$1
"
install
11
cd
"
$1
/usr/lib/calf"
12
ln
-s
libcalf.so calf.so