Date: Sunday, October 3, 2010 @ 18:38:53
  Author: andrea
Revision: 93094

minor, minor fixes

Modified:
  kdebindings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-10-03 15:40:35 UTC (rev 93093)
+++ PKGBUILD    2010-10-03 22:38:53 UTC (rev 93094)
@@ -49,7 +49,7 @@
        cd $srcdir/build/python
        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|'
 }
 

Reply via email to