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

Eric Bélanger eric at archlinux.org
Sat Feb 12 08:33:51 UTC 2011


    Date: Saturday, February 12, 2011 @ 03:33:51
  Author: eric
Revision: 109732

upgpkg: gimp 2.6.11-3
Fixed python support (close FS#22863)

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-12 08:23:11 UTC (rev 109731)
+++ PKGBUILD	2011-02-12 08:33:51 UTC (rev 109732)
@@ -3,7 +3,7 @@
 
 pkgname=gimp
 pkgver=2.6.11
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU Image Manipulation Program"
 arch=('i686' 'x86_64')
 url="http://www.gimp.org/"
@@ -26,7 +26,6 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  PYTHON=python2 \
   ./configure --prefix=/usr --sysconfdir=/etc \
     --enable-mp --enable-gimp-console --enable-gimp-remote \
     --enable-python --with-gif-compression=lzw \




More information about the arch-commits mailing list