[arch-commits] Commit in garcon/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jun 18 17:08:25 UTC 2011
Date: Saturday, June 18, 2011 @ 13:08:25
Author: andyrtr
Revision: 127821
upgpkg: garcon 0.1.7-3
disable smp build that somehow seems to break i686 menu files; FS#23920
Modified:
garcon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-18 16:12:49 UTC (rev 127820)
+++ PKGBUILD 2011-06-18 17:08:25 UTC (rev 127821)
@@ -4,7 +4,7 @@
pkgname=garcon
pkgver=0.1.7
-pkgrel=2
+pkgrel=3
pkgdesc="implementation of the freedesktop.org menu specification"
arch=('i686' 'x86_64')
license=('LGPL')
@@ -14,7 +14,7 @@
makedepends=('pkgconfig' 'intltool' 'xfce4-dev-tools>=4.7.4')
conflicts=('garcon-git')
replaces=('libxfce4menu')
-options=('!libtool')
+options=('!libtool' '!makeflags')
source=(http://archive.xfce.org/src/libs/garcon/0.1/garcon-${pkgver}.tar.bz2)
md5sums=('8990668e4f2fecffe124f613b6e1e01f')
More information about the arch-commits
mailing list