[arch-commits] Commit in libticonv/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun Dec 7 04:44:08 UTC 2008
Date: Saturday, December 6, 2008 @ 23:44:08
Author: eric
Revision: 20877
updated options syntax
Modified:
libticonv/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-07 04:43:15 UTC (rev 20876)
+++ PKGBUILD 2008-12-07 04:44:08 UTC (rev 20877)
@@ -8,7 +8,7 @@
url="http://tilp.info/"
license="GPL"
depends=('glib2')
-options=('FORCE' 'NOLIBTOOL')
+options=('force' '!libtool')
source=(http://www.archlinux.org/~simo/tilp/tilibs2/libticonv-$pkgver.tar.gz)
md5sums=('35222114f938c8d5143d12d25742881d')
More information about the arch-commits
mailing list