[packages] libiconv-full: autoreconf is broken with this package, use patch-libtool...
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 11 Jun 2012 22:02:01 +0000 (22:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 11 Jun 2012 22:02:01 +0000 (22:02 +0000)
SVN-Revision: 32216

libs/libiconv-full/Makefile

index 7c1e57452a94a60a809a91a632e0dbe992a4c4ba..ebacb3ec3a638ea9fb34d64800cb7c59799c3a3a 100644 (file)
@@ -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