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

Antonio Rojas arojas at archlinux.org
Tue Feb 21 17:53:29 UTC 2017


    Date: Tuesday, February 21, 2017 @ 17:53:28
  Author: arojas
Revision: 213369

Not needed anymore

Modified:
  singular/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ------
 1 file changed, 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-21 17:33:25 UTC (rev 213368)
+++ PKGBUILD	2017-02-21 17:53:28 UTC (rev 213369)
@@ -29,10 +29,4 @@
 package() {
   cd singular-${_majver//-/.}
   make DESTDIR="$pkgdir" install
-
-# fix permissions
-  chown -R root:root "$pkgdir"/usr/share
-  chmod 755 "$pkgdir"/usr/share/singular/html
-  chmod 644 "$pkgdir"/usr/share/singular/html/*
-  chmod 644 "$pkgdir"/usr/share/info/singular.hlp
 }



More information about the arch-commits mailing list