diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 31ac58e2a2..8691051bb6 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -381,7 +381,8 @@ cp $ARDOURSTACK_ROOT/lib/suil-0/lib* $Frameworks cp $BUILD_ROOT/libs/fst/ardour-vst-scanner* $Frameworks/ || true # vfork wrapper -cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $Frameworks/ +mkdir $Frameworks/vfork +cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $Frameworks/vfork/ while [ true ] ; do