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

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


    Date: Saturday, December 6, 2008 @ 23:26:46
  Author: eric
Revision: 20856

updated options syntax

Modified:
  ftgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-07 04:17:22 UTC (rev 20855)
+++ PKGBUILD	2008-12-07 04:26:46 UTC (rev 20856)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 source=(http://opengl.geek.nz/ftgl/$pkgname-$pkgver.tar.gz ftgl-gcc411.patch)
 url="http://homepages.paradise.net.nz/henryj/code/"
-options=(NOLIBTOOL)
+options=(!libtool)
 depends=(freetype2 glut)
 makedepends=(doxygen)
 




More information about the arch-commits mailing list