From 28d8e16c82d417834a1e32f173578b45be099a8d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 11 Jun 2012 22:02:01 +0000 Subject: [PATCH] [packages] libiconv-full: autoreconf is broken with this package, use patch-libtool fixup SVN-Revision: 32216 --- libs/libiconv-full/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libiconv-full/Makefile b/libs/libiconv-full/Makefile index 7c1e57452a..ebacb3ec3a 100644 --- a/libs/libiconv-full/Makefile +++ b/libs/libiconv-full/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=@GNU/libiconv PKG_MD5SUM:=d42b97f6ef5dd0ba4469d520ed732fed PKG_BUILD_DIR:=$(BUILD_DIR)/libiconv-$(PKG_VERSION) -PKG_FIXUP = libtool no-autoreconf +PKG_FIXUP:=patch-libtool include $(INCLUDE_DIR)/package.mk -- 2.30.2