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