[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:
parent
e4e5ac09c1
commit
fef1389b43
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user