From 52d05cd788587d63f9ebd191b83a59b6f0b78acd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 11 Jun 2012 21:58:11 +0000 Subject: [PATCH] libgcrypt: autoreconf is broken with this package, use patch-libtool fixup SVN-Revision: 32215 --- libs/libgcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile index ae4899a95..181cb9247 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 -- 2.30.2