X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/92b82debd220bd25f0bf2d0024d0f6f8fce23825..37eee100d10ce0d3f79d9c4189c1879a131d9154:/package/opkg/Makefile?ds=sidebyside diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 0b07d5b49..41d343921 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_SUBDIR:=opkg-$(PKG_VERSION) PKG_SOURCE_URL:=http://opkg.googlecode.com/svn/trunk/ PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz -PKG_FIXUP = libtool +PKG_FIXUP:=autoreconf PKG_REMOVE_FILES = autogen.sh aclocal.m4 include $(INCLUDE_DIR)/package.mk