From: Jo-Philipp Wich Date: Mon, 11 Jun 2012 21:58:11 +0000 (+0000) Subject: [packages] libgcrypt: autoreconf is broken with this package, use patch-libtool fixup X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a42efcc3b100a6b2f77cbdea5bdadeb035c20c9f;p=openwrt%2Fsvn-archive%2Farchive.git [packages] libgcrypt: autoreconf is broken with this package, use patch-libtool fixup SVN-Revision: 32215 --- diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile index ae4899a957..181cb92472 100644 --- a/libs/libgcrypt/Makefile +++ b/libs/libgcrypt/Makefile @@ -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