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

Eric Bélanger eric at archlinux.org
Sun Dec 7 04:51:09 UTC 2008


    Date: Saturday, December 6, 2008 @ 23:51:09
  Author: eric
Revision: 20886

updated options syntax

Modified:
  libwmf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-07 04:50:07 UTC (rev 20885)
+++ PKGBUILD	2008-12-07 04:51:09 UTC (rev 20886)
@@ -10,7 +10,7 @@
 license=("LGPL")
 depends=('libpng' 'libx11' 'freetype2' 'libjpeg' 'gsfonts' 'expat>=2.0')
 makedepends=('gtk2>=2.10.0' 'pkgconfig')
-options=(NOLIBTOOL)
+options=(!libtool)
 install=libwmf.install
 source=(http://downloads.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.gz)
 md5sums=(d1177739bf1ceb07f57421f0cee191e0)




More information about the arch-commits mailing list