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

Jan de Groot jgc at archlinux.org
Fri Oct 29 11:09:08 UTC 2010


    Date: Friday, October 29, 2010 @ 07:09:08
  Author: jgc
Revision: 97320

upgpkg: gnome-applets 2.32.0-3
Update pkgrel, release hal-free package

Modified:
  gnome-applets/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-29 06:27:45 UTC (rev 97319)
+++ PKGBUILD	2010-10-29 11:09:08 UTC (rev 97320)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=2.32.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GNOME Applets"
 arch=(i686 x86_64)
 license=('GPL')
@@ -19,7 +19,7 @@
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
+  PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc \
       --libexecdir=/usr/lib/gnome-applets \
       --localstatedir=/var --disable-static \
       --disable-scrollkeeper --enable-mixer-applet \




More information about the arch-commits mailing list