[packages] htop: override runtime detection of /proc files

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-02-01 23:32:09 +00:00
parent e4e5ac09c1
commit fef1389b43

View File

@ -20,6 +20,10 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
CONFIGURE_VARS += \
ac_cv_file__proc_stat=yes \
ac_cv_file__proc_meminfo=yes
define Package/htop
SECTION:=admin
CATEGORY:=Administration