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

Allan McRae allan at archlinux.org
Fri Oct 1 14:26:06 UTC 2010


    Date: Friday, October 1, 2010 @ 10:26:06
  Author: allan
Revision: 92859

upgpkg: gnome-python-desktop 2.32.0-2
python2 rebuild

Modified:
  gnome-python-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-01 14:12:00 UTC (rev 92858)
+++ PKGBUILD	2010-10-01 14:26:06 UTC (rev 92859)
@@ -6,7 +6,7 @@
 pkgbase=gnome-python-desktop
 pkgname=('gnome-python-desktop' 'python-brasero' 'python-bugbuddy' 'python-evince' 'python-evolution' 'python-gnomeapplet' 'python-gnomedesktop' 'python-gnomekeyring' 'python-gtop' 'python-mediaprofiles' 'python-metacity' 'python-rsvg' 'python-totem-plparser' 'python-wnck' 'python-gtksourceview' 'python-gnomeprint')
 pkgver=2.32.0
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 options=('!libtool')
@@ -17,6 +17,7 @@
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"
+  sed -i 's|PYTHON=python|PYTHON=python2|' py-compile
   sed -i 's|evince-document-2.30|evince-document-2.32|g' configure
   sed -i 's|evince-view-2.30|evince-view-2.32|g' configure
   ./configure --prefix=/usr --enable-metacity




More information about the arch-commits mailing list