summaryrefslogtreecommitdiff
path: root/tools/x-win
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-08-10 19:15:33 +0200
committerRobin Gareus <robin@gareus.org>2015-08-10 19:15:33 +0200
commit54345501e1f9e007e3e73d74bb629e10accf24de (patch)
tree5480d103fa0c7f1455b79c7eb1abb9aa0017f52b /tools/x-win
parent800dde9db560797d546b2d9006e78b418592556c (diff)
back to the future
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 2794688d79..6575ced46c 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -235,7 +235,7 @@ if test -n "$MIXBUS"; then # TODO use separate variable
rsync -a -q --partial \
rsync://x42-plugins.com/x42/win/x42-meters-lv2-${WARCH}-${METERS_VERSION}.zip \
"${SRCDIR}/x42-meters-lv2-${WARCH}-${METERS_VERSION}.zip"
- unzip -q -d "$ALIBDIR/LV3/" "${SRCDIR}/x42-meters-lv2-${WARCH}-${METERS_VERSION}.zip"
+ unzip -q -d "$ALIBDIR/LV2/" "${SRCDIR}/x42-meters-lv2-${WARCH}-${METERS_VERSION}.zip"
SETBFREE_VERSION=$(curl -s -S http://x42-plugins.com/x42/win/setBfree.latest.txt)
rsync -a -q --partial \