From 068424b26532f3551a81421a9be67ed206e5c11a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 11 Aug 2021 07:02:28 +0100 Subject: gentoo resync : 11.08.2021 --- sys-process/htop/htop-3.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/htop/htop-3.0.2-r1.ebuild') diff --git a/sys-process/htop/htop-3.0.2-r1.ebuild b/sys-process/htop/htop-3.0.2-r1.ebuild index 183f2f04fbcf..13b5c03ad252 100644 --- a/sys-process/htop/htop-3.0.2-r1.ebuild +++ b/sys-process/htop/htop-3.0.2-r1.ebuild @@ -46,7 +46,7 @@ src_prepare() { } src_configure() { - [[ $CBUILD != $CHOST ]] && export ac_cv_file__proc_{meminfo,stat}=yes #328971 + [[ ${CBUILD} != ${CHOST} ]] && export ac_cv_file__proc_{meminfo,stat}=yes #328971 local myeconfargs=( # fails to build against recent hwloc versions -- cgit v1.2.3