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

Andrea Scarpino andrea at archlinux.org
Sun Oct 3 22:39:05 UTC 2010


    Date: Sunday, October 3, 2010 @ 18:39:04
  Author: andrea
Revision: 93096

minor, minor fixes

Modified:
  kdeadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-03 22:38:59 UTC (rev 93095)
+++ PKGBUILD	2010-10-03 22:39:04 UTC (rev 93096)
@@ -75,6 +75,6 @@
 	cd $srcdir/build/system-config-printer-kde
 	make DESTDIR=$pkgdir install
 
-    # fix python 2.7 path
+    # Use the python2 executable
     find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|'
 }




More information about the arch-commits mailing list