[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-06-11 21:18:33 +00:00
parent 78235a6ecf
commit 2f9a65fa97
223 changed files with 223 additions and 223 deletions

View File

@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.wormulon.net/smap/
PKG_MD5SUM:=814456ccc8fea5688382b7ec55fe44eb
PKG_BUILD_DIR:=$(BUILD_DIR)/smap-$(PKG_VERSION)/smap
PKG_FIXUP = libtool
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk