summaryrefslogtreecommitdiff
path: root/tools/x-win
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-08-10 18:56:13 +0200
committerRobin Gareus <robin@gareus.org>2015-08-10 18:56:13 +0200
commit800dde9db560797d546b2d9006e78b418592556c (patch)
tree45e615dbc79ddb82d26ce5c7dea1036c4aa8db17 /tools/x-win
parent4231350a7609138595fbaba94ae57a12cd016660 (diff)
fix typo in deployment script
Diffstat (limited to 'tools/x-win')
-rwxr-xr-xtools/x-win/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/x-win/package.sh b/tools/x-win/package.sh
index 144f906fb0..2794688d79 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -272,7 +272,7 @@ if test -n "$MIXBUS"; then
http://www.harrisonconsoles.com/mixbus/mb3/${WARCH}/harrison_channelstrip.dll
cp "${SRCDIR}/harrison_channelstrip.${WARCH}.dll" \
- "$ALIBDIR/ladspa/strip/rrison_channelstrip.dll"
+ "$ALIBDIR/ladspa/strip/harrison_channelstrip.dll"
fi
( cd $DESTDIR ; find . ) > ${TMPDIR}/file_list.txt