[arch-commits] CVS update of extra/i18n/firefox-i18n (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Tue Dec 4 13:59:59 UTC 2007


    Date: Tuesday, December 4, 2007 @ 08:59:59
  Author: alexander
    Path: /home/cvs-extra/extra/i18n/firefox-i18n

Modified: PKGBUILD (1.14 -> 1.15)

* path fix


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/i18n/firefox-i18n/PKGBUILD
diff -u extra/i18n/firefox-i18n/PKGBUILD:1.14 extra/i18n/firefox-i18n/PKGBUILD:1.15
--- extra/i18n/firefox-i18n/PKGBUILD:1.14	Tue Dec  4 08:53:05 2007
+++ extra/i18n/firefox-i18n/PKGBUILD	Tue Dec  4 08:59:59 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.14 2007/12/04 13:53:05 alexander Exp $
+# $Id: PKGBUILD,v 1.15 2007/12/04 13:59:59 alexander Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: Jaroslaw Swierczynski <swiergot at juvepoland.com>
 # Contributor: Michal Hybner <dta081 at gmail.com>
@@ -21,7 +21,7 @@
     unzip -o ${lang}.xpi
     sed -i "s|jar:chrome/${lang}.jar|jar:${lang}.jar|" chrome.manifest || return 1
     install -D -m 644 chrome/${lang}.jar ${startdir}/pkg/opt/mozilla/lib/firefox-${pkgver}/chrome/${lang}.jar || return 1
-    install -D -m 644 chrome.manifest ${startdir}/pkg/usr/opt/mozilla/lib/firefox-${pkgver}/chrome/${lang}.manifest || return 1
+    install -D -m 644 chrome.manifest ${startdir}/pkg/opt/mozilla/lib/firefox-${pkgver}/chrome/${lang}.manifest || return 1
   done
 }
 md5sums=('4636e57cc9c88da7c64b8f8efbeaa7c4'




More information about the arch-commits mailing list