From ad915af86f7bcac332f361b4fa269db18f874b6e Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sun, 19 Dec 2010 18:07:04 +0000 Subject: [PATCH] [packages] htop: fixup the autotools mess for backfire (#8486), thanks jow SVN-Revision: 24730 --- admin/htop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/htop/Makefile b/admin/htop/Makefile index c8a2ef99cf..7240521878 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.30.2