Date: Sunday, October 3, 2010 @ 18:38:59
  Author: andrea
Revision: 93095

minor, minor fixes

Modified:
  kdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-10-03 22:38:53 UTC (rev 93094)
+++ PKGBUILD    2010-10-03 22:38:59 UTC (rev 93095)
@@ -148,7 +148,7 @@
        cd $srcdir/build/doc/kig
        make DESTDIR=$pkgdir install
 
-       # fix python 2.7 path
+       # Use the python2 executable
        sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
 }
 

Reply via email to