diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 88a8af7fc3..314524f582 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -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