[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:
@ -12,7 +12,7 @@ PKG_SOURCE_URL:=@SF/curlftpfs
|
||||
PKG_MD5SUM:=b452123f755114cd4461d56c648d9f12
|
||||
|
||||
PKG_BUILD_DEPENDS:=libiconv
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
Reference in New Issue
Block a user