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

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Mar 3 17:50:19 UTC 2014


    Date: Monday, March 3, 2014 @ 18:50:19
  Author: andrea
Revision: 206621

Fix prepare

Modified:
  libqzeitgeist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-03 17:48:17 UTC (rev 206620)
+++ PKGBUILD	2014-03-03 17:50:19 UTC (rev 206621)
@@ -23,7 +23,7 @@
 
   # Fix python2 path
   sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \
-    ${pkgname}-${pkgver}/scripts/onto2cpp.py
+    scripts/onto2cpp.py
 }
 
 build() {




More information about the arch-commits mailing list