[arch-commits] Commit in libmcrypt/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun Dec 7 03:57:07 UTC 2008
Date: Saturday, December 6, 2008 @ 22:57:06
Author: eric
Revision: 20829
updated options syntax
Modified:
libmcrypt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-07 03:55:28 UTC (rev 20828)
+++ PKGBUILD 2008-12-07 03:57:06 UTC (rev 20829)
@@ -9,7 +9,7 @@
arch=(i686 x86_64)
license=('LGPL')
depends=('glibc')
-options=('nolibtool')
+options=('!libtool')
source=(http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2)
url="http://mcrypt.sourceforge.net/"
md5sums=('c4f491dd411a09e9de3b8702ea6f73eb')
More information about the arch-commits
mailing list