summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-04-14 14:18:21 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-04-15 12:44:49 -0400
commit6edc47f71bfc1f204c41cdd300aa4c25bee9bb28 (patch)
treea5ea60c2e250fd1f10690ceec30064c56c398aa1 /tools
parent70755c995028081794043c329606b96ad73a7533 (diff)
explicitly create MIDNAM folder in OS X app packaging
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index ad45651b93..856a63cdfa 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -144,6 +144,7 @@ mkdir -p $Templates
mkdir -p $Frameworks/modules
mkdir -p $Etc
mkdir -p $MackieControl
+mkdir -p $Patchfiles
# maybe set variables
env=""