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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Jan 27 19:57:21 UTC 2014


    Date: Monday, January 27, 2014 @ 20:57:21
  Author: arodseth
Revision: 104868

Fixed comment

Modified:
  plan9port/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-27 19:14:37 UTC (rev 104867)
+++ PKGBUILD	2014-01-27 19:57:21 UTC (rev 104868)
@@ -44,7 +44,7 @@
   rm -f config install.log install.sum install.txt configure Makefile INSTALL \
     LICENSE
 
-   Fix hardcoded paths
+  # Fix hardcoded paths
   for f in `grep -H -r "$pkgdir$d/$pkgname" | cut -d: -f1`; do
     echo -n "\t$f"
     [ -e "$f" ] && sed -i "s:$pkgdir$d/$pkgname:$d/$pkgname:" "$f" || true




More information about the arch-commits mailing list