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
llvm, clang: bump to 14.0.6
[kiss-trunc88.git]
/
lv2vst
/
build
blob
30edfaea13feb5ed3fdcc635c486ed5c2bbb005c
1
#!/bin/sh -e
2
3
unset
CFLAGS
4
unset
CXXFLAGS
5
6
make
7
mkdir
-p
"
$1
/home/
$USER
/vst/lv2vst"
8
cp
lv2vst.so
"
$1
/home/
$USER
/vst/lv2vst/"