[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

@ -12,7 +12,7 @@ PKG_VERSION:=0.8.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://ipython.scipy.org/dist/
PKG_FIXUP:=libtool
PKG_FIXUP:=autoreconf
PKG_MD5SUM:=fd5a1b6e518898a4aee8b8d8b428af70
include $(INCLUDE_DIR)/package.mk