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

Allan McRae allan at archlinux.org
Fri Oct 1 15:49:55 UTC 2010


    Date: Friday, October 1, 2010 @ 11:49:55
  Author: allan
Revision: 92880

upgpkg: gnome-menus 2.30.4-2
python2 rebuild

Modified:
  gnome-menus/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-01 15:43:51 UTC (rev 92879)
+++ PKGBUILD	2010-10-01 15:49:55 UTC (rev 92880)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-menus
 pkgver=2.30.4
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME menu specifications"
 arch=('i686' 'x86_64')
 depends=('pygtk>=2.22.0')
@@ -24,4 +24,7 @@
       --disable-static
   make
   make DESTDIR="${pkgdir}" install
+  
+  sed -i "s|#!/usr/bin/env python|#!/usr/bin/env python2|" \
+    $pkgdir/usr/lib/python2.7/site-packages/GMenuSimpleEditor/config.py
 }




More information about the arch-commits mailing list