[packages] htop: fixup the autotools mess for backfire (#8486), thanks jow
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Dec 2010 18:07:04 +0000 (18:07 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Dec 2010 18:07:04 +0000 (18:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24730 3c298f89-4303-0410-b956-a3cf2f4a3e73

admin/htop/Makefile

index c8a2ef9..7240521 100644 (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