mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 21:57:16 +01:00
Do not create empty, unused folders when packaging
This commit is contained in:
parent
bdc1cdc15f
commit
d5eaeb041b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue