summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-04-18 05:07:43 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-04-18 05:08:17 -0400
commitf108b40d53acde00d9a2df9540ae2b58c170c9fb (patch)
tree31e4126c10d5422845b8d07563531912ba47ec7d /tools
parent8accb22923ab1b37823b17f5a602e7449bd3491b (diff)
correct fix to OS X build script for patchfiles (spelling error)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 856a63cdfa..384eeeac3d 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -144,7 +144,7 @@ mkdir -p $Templates
mkdir -p $Frameworks/modules
mkdir -p $Etc
mkdir -p $MackieControl
-mkdir -p $Patchfiles
+mkdir -p $PatchFiles
# maybe set variables
env=""