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

Allan McRae allan at archlinux.org
Wed Oct 22 03:06:31 UTC 2008


    Date: Tuesday, October 21, 2008 @ 23:06:30
  Author: allan
Revision: 16741

upgpkg: gnome-python-extras 2.19.1-3

Modified:
  gnome-python-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-22 03:06:04 UTC (rev 16740)
+++ PKGBUILD	2008-10-22 03:06:30 UTC (rev 16741)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-python-extras
 pkgver=2.19.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Gnome Python interfaces for libraries not part of the core platform"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
@@ -22,6 +22,7 @@
   cd ${startdir}/src/gnome-python-extras-${pkgver}
   patch -Np1 -i ${srcdir}/gnome-python-extras-2.19.1-pkg-config.patch || return 1
   patch -Np1 -i ${srcdir}/gnome-python-extras-2.19.1-xulrunner.patch || return 1
+  sed -i "s|#include <gdl/gdl-icons.h>||" gdl/gdl.override || return 1
   ./configure --prefix=/usr --with-gtkmozembed=xulrunner || return 1
   make MOZILLA_HOME=/usr/lib/xulrunner-1.9 || return 1 
   make DESTDIR=${startdir}/pkg install || return 1




More information about the arch-commits mailing list