[arch-commits] Commit in thunderbird-i18n/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jan 8 14:14:09 UTC 2013


    Date: Tuesday, January 8, 2013 @ 09:14:08
  Author: heftig
Revision: 174888

noextract is needed

Modified:
  thunderbird-i18n/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-08 13:58:16 UTC (rev 174887)
+++ PKGBUILD	2013-01-08 14:14:08 UTC (rev 174888)
@@ -85,6 +85,9 @@
   }"
 done
 
+# Don't extract anything
+noextract=(${source[@]%%::*})
+
 _package() {
   pkgdesc="$2 language pack for Thunderbird"
   install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \




More information about the arch-commits mailing list