[packages] libiconv: don't autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24324 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-08 02:55:26 +00:00
parent 73a04f0013
commit a22595b355

View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libiconv
PKG_MD5SUM:=d42b97f6ef5dd0ba4469d520ed732fed
PKG_FIXUP = libtool
PKG_FIXUP = libtool no-autoreconf
include $(INCLUDE_DIR)/package.mk