From 1a9159506f787e1fd384b0bc5f0673491b14361f Mon Sep 17 00:00:00 2001 From: swalker Date: Sun, 19 Dec 2010 18:07:04 +0000 Subject: [PATCH] [packages] htop: fixup the autotools mess for backfire (#8486), thanks jow git-svn-id: svn://svn.openwrt.org/openwrt/packages@24730 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- admin/htop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/htop/Makefile b/admin/htop/Makefile index c8a2ef99c..724052187 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MD5SUM:=7c5507f35f363f3f40183a2ba3c561f8 -PKG_FIXUP:=libtool +PKG_FIXUP:=autoreconf PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.11.0