summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-07-01 23:23:36 +0200
committerRobin Gareus <robin@gareus.org>2015-07-01 23:23:36 +0200
commitbd6777e6dc3ebdfa1785aa486412563834dd2714 (patch)
tree4a06cda29285166268430a23b0dde7e8908f58e2 /tools
parent471268ac5525c2bdd7060dcae6646a66c697041a (diff)
fix another typo in MB/linux bundle
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 7539cbc794..43f9639dc0 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -589,7 +589,7 @@ if test -n "$MIXBUS"; then
METERS_VERSION=$(curl -s -S http://gareus.org/x42/linux/x42-meters.latest.txt)
rsync -a -q --partial \
- rsync://gareus.org/x42/linux/x42-meters-lv2-${WARCH}-${METERS_VERSION}.zip \
+ rsync://gareus.org/x42/linux/x42-meters-lv2-linux-${WARCH}-${METERS_VERSION}.zip \
"${CACHEDIR}/x42-meters-lv2-linux-${WARCH}-${METERS_VERSION}.zip"
unzip -d "$APPLIB/LV2/" "${CACHEDIR}/x42-meters-lv2-linux-${WARCH}-${METERS_VERSION}.zip"