summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-12-01 03:21:45 +0100
committerRobin Gareus <robin@gareus.org>2018-12-01 03:22:04 +0100
commit0ce0c4769760a2fd139ba845f901d43338d6d0ea (patch)
tree8f37c9389e0d1192f528a5801ae4ed5a210dda36 /tools
parentc921a671236aa3822a3f944d199be21045685a90 (diff)
Night of the typos III (amend prev 2 commits)
Diffstat (limited to 'tools')
-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 1c7b9d4edb..f5ac7cae43 100755
--- a/tools/x-win/package.sh
+++ b/tools/x-win/package.sh
@@ -216,7 +216,7 @@ if test -z "$NOVIDEOTOOLS"; then
rsync -a -q --partial \
rsync://ardour.org/video-tools/xjadeo_${WARCH}-${XJADEO_VERSION}.tar.xz \
- "${SRCCACHE}/xjadeo_win-${XJADEO_VERSION}.tar.xz"
+ "${SRCCACHE}/xjadeo_${WARCH}-${XJADEO_VERSION}.tar.xz"
mkdir $DESTDIR/video
tar -xf "${SRCCACHE}/harvid_${WARCH}-${HARVID_VERSION}.tar.xz" -C "$DESTDIR/video/"