[packages] libgcrypt: autoreconf is broken with this package, use patch-libtool fixup
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 21:58:11 +0000 (21:58 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 21:58:11 +0000 (21:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32215 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libgcrypt/Makefile

index ae4899a..181cb92 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
 PKG_MD5SUM:=693f9c64d50c908bc4d6e01da3ff76d8
 
-PKG_FIXUP:=libtool no-autoreconf
+PKG_FIXUP:=patch-libtool
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1