Do not create empty, unused folders when packaging
This commit is contained in:
parent
bdc1cdc15f
commit
d5eaeb041b
@ -398,7 +398,6 @@ fi
|
|||||||
|
|
||||||
# vfork wrapper
|
# vfork wrapper
|
||||||
if test -f $BUILD_ROOT/libs/vfork/ardour-exec-wrapper ; then
|
if test -f $BUILD_ROOT/libs/vfork/ardour-exec-wrapper ; then
|
||||||
mkdir -p $Frameworks/vfork
|
|
||||||
cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $Frameworks/
|
cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $Frameworks/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user