From 800dde9db560797d546b2d9006e78b418592556c Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 10 Aug 2015 18:56:13 +0200 Subject: fix typo in deployment script --- tools/x-win/package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/x-win') 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 -- cgit v1.2.3