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

Jan Steffens heftig at archlinux.org
Mon Aug 27 21:56:51 UTC 2012


    Date: Monday, August 27, 2012 @ 17:56:51
  Author: heftig
Revision: 165643

change vendor.js location

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-27 21:54:50 UTC (rev 165642)
+++ PKGBUILD	2012-08-27 21:56:51 UTC (rev 165643)
@@ -43,7 +43,7 @@
   cd comm-release
   make -j1 -f client.mk DESTDIR="$pkgdir" install
 
-  install -m644 "$srcdir"/vendor.js "$pkgdir/usr/lib/thunderbird/defaults/pref/"
+  install -Dm644 "$srcdir"/vendor.js "$pkgdir/usr/lib/thunderbird/defaults/preferences/vendor.js"
 
   for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
       install -Dm644 other-licenses/branding/thunderbird/mailicon${i/x*/}.png \




More information about the arch-commits mailing list