summaryrefslogtreecommitdiff
path: root/tools/osx_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-07-02 11:23:24 +0200
committerRobin Gareus <robin@gareus.org>2015-07-02 11:23:24 +0200
commitdd311c6b760cc582c6f9bc4f3815acb9928e92f3 (patch)
treec1e7d2904e4d8928574137dd99938d038c407a44 /tools/osx_packaging
parent2f79682460a3761a78bc25ddebc7b4952242f394 (diff)
stream of consciousness^Wtypos
Diffstat (limited to 'tools/osx_packaging')
-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 4ca9bc32fa..41e4a08a5d 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -669,7 +669,7 @@ if test -n "$MIXBUS"; then
-o "${CACHEDIR}/harrison_channelstrip.${OSX_ARCH}.so" \
http://www.harrisonconsoles.com/mixbus/mb3/${OSX_ARCH}/harrison_channelstrip.so
- cp "${CACHEDIR}/harrison_channelstrip.${HARCH}.so" \
+ cp "${CACHEDIR}/harrison_channelstrip.${OSX_ARCH}.so" \
"${PRODUCT_PKG_DIR}/${APPROOT}/lib/ladspa/strip/harrison_channelstrip.so"
fi
################################################################################