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

Jan de Groot jgc at archlinux.org
Sun Oct 26 10:19:48 UTC 2008


    Date: Sunday, October 26, 2008 @ 06:19:48
  Author: jgc
Revision: 17156

upgpkg: gnome-menus 2.24.1-2
    Fix translations by disabling makeflags

Modified:
  gnome-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 09:28:51 UTC (rev 17155)
+++ PKGBUILD	2008-10-26 10:19:48 UTC (rev 17156)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-menus
 pkgver=2.24.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME menu specifications"
 arch=(i686 x86_64)
 depends=('pygtk>=2.13.0')
 makedepends=('perlxml' 'pkgconfig')
-options=('!libtool')
+options=('!libtool' '!makeflags')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2




More information about the arch-commits mailing list