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

Jan Steffens heftig at nymeria.archlinux.org
Tue Apr 2 21:38:02 UTC 2013


    Date: Tuesday, April 2, 2013 @ 23:38:02
  Author: heftig
Revision: 181269

fixup modes

Modified:
  js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-02 21:34:41 UTC (rev 181268)
+++ PKGBUILD	2013-04-02 21:38:02 UTC (rev 181269)
@@ -29,6 +29,7 @@
 package() {
   cd mozjs$pkgver/js/src
   make DESTDIR="$pkgdir" install
+  ( shopt -s globstar; chmod -x "$pkgdir"/**/*.{h,pc} )
 }
 
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list