[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
This commit is contained in:
swalker 2010-12-19 18:07:04 +00:00
parent ff8f16665b
commit 1a9159506f

View File

@ -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