From 1abe2388b70d4f009a1a78c949bebb9a868ef1c2 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 6 Mar 2011 21:42:48 +0000 Subject: [package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25904 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opkg/Makefile') 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 -- cgit v1.2.3