summaryrefslogtreecommitdiffstats
path: root/mozilla-firefox-l10n
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-09-07 23:15:45 +0000
committer Eric Hameleers <alien@slackware.com>2012-09-07 23:15:45 +0000
commitb67f46396a69b540e3c21dd610eb2c2f133d4a35 (patch)
treed25242835b1e93a978df73c12d63514406149442 /mozilla-firefox-l10n
parent126c8ddf3c8dc1d70c71bf55d7963cce22202ecc (diff)
downloadasb-b67f46396a69b540e3c21dd610eb2c2f133d4a35.tar.gz
asb-b67f46396a69b540e3c21dd610eb2c2f133d4a35.tar.xz
Move the XPI files into a separate directory
Diffstat (limited to 'mozilla-firefox-l10n')
-rwxr-xr-xmozilla-firefox-l10n/build/mozilla-firefox-l10n.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mozilla-firefox-l10n/build/mozilla-firefox-l10n.SlackBuild b/mozilla-firefox-l10n/build/mozilla-firefox-l10n.SlackBuild
index 98ce7bf2..ccb9caf6 100755
--- a/mozilla-firefox-l10n/build/mozilla-firefox-l10n.SlackBuild
+++ b/mozilla-firefox-l10n/build/mozilla-firefox-l10n.SlackBuild
@@ -79,7 +79,7 @@ case "$ARCH" in
;;
esac
-SOURCE="$SRCDIR/${PKGLANG}_${ARCH}_${VERSION}.xpi"
+SOURCE="$SRCDIR/xpi/${PKGLANG}_${ARCH}_${VERSION}.xpi"
SRCURL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${VERSION}/linux-${ARCH}/xpi/${PKGLANG}.xpi"
# Exit the script on errors: