Bundle AU plugin scanner tool
This commit is contained in:
parent
3480fb5bd6
commit
91f0d73c15
@ -393,6 +393,9 @@ if test -d $BUILD_ROOT/libs/fst ; then
|
||||
cp $BUILD_ROOT/libs/fst/ardour-vst-scanner* $Frameworks/ || true
|
||||
cp $BUILD_ROOT/libs/fst/ardour-vst3-scanner* $Frameworks/ || true
|
||||
fi
|
||||
if test -d $BUILD_ROOT/libs/auscan ; then
|
||||
cp $BUILD_ROOT/libs/auscan/ardour-au-scanner* $Frameworks/ || true
|
||||
fi
|
||||
|
||||
# vfork wrapper
|
||||
if test -f $BUILD_ROOT/libs/vfork/ardour-exec-wrapper ; then
|
||||
|
Loading…
Reference in New Issue
Block a user