From: jow Date: Mon, 11 Jun 2012 22:02:01 +0000 (+0000) Subject: [packages] libiconv-full: autoreconf is broken with this package, use patch-libtool... X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=32ffe91c6bf64bb77eb0cfa3f03a9e81b1ee31c3;p=packages.git [packages] libiconv-full: autoreconf is broken with this package, use patch-libtool fixup git-svn-id: svn://svn.openwrt.org/openwrt/packages@32216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libiconv-full/Makefile b/libs/libiconv-full/Makefile index 7c1e57452..ebacb3ec3 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