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

Eric Bélanger eric at nymeria.archlinux.org
Sun Oct 27 02:23:39 UTC 2013


    Date: Sunday, October 27, 2013 @ 03:23:39
  Author: eric
Revision: 197575

Disable SMP build

Modified:
  lesstif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 02:10:42 UTC (rev 197574)
+++ PKGBUILD	2013-10-27 02:23:39 UTC (rev 197575)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer:
+# Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=lesstif
 pkgver=0.95.2
@@ -9,7 +9,7 @@
 url="http://sourceforge.net/projects/lesstif/"
 license=('LGPL' 'MIT')
 depends=('freetype2' 'libxt' 'libxp')
-options=('!buildflags')
+options=('!makeflags' '!buildflags')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE'
         '040_fedora_XxxxProperty-64bit.diff')




More information about the arch-commits mailing list