From 983d4cf87afe102ae9e946065ee7146811c17399 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 8 Dec 2010 03:14:15 +0000 Subject: [PATCH] [packages] libgcrypt: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24326 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libgcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile index 20ee80735..34f705192 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:=cc2017ad09b4543f8b3b5e9a53cfd89d -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 -- 2.11.0