From ae0343bc7db4b858ccb3152f1b29eabdce38eef0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 16 Nov 2019 23:23:33 +0100 Subject: ecm.eclass: _ECM_UTILS_ECLASS -> _ECM_ECLASS Was forgotten to rename w/ eclass. Signed-off-by: Andreas Sturmlechner --- eclass/ecm.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass index 06c2e9f83ea..af4646e9592 100644 --- a/eclass/ecm.eclass +++ b/eclass/ecm.eclass @@ -27,8 +27,8 @@ # - Rename vars and function names as needed, see kde5.eclass PORTING comments # - Instead of FRAMEWORKS_MINIMAL, define KFMIN in ebuilds and use it for deps -if [[ -z ${_ECM_UTILS_ECLASS} ]]; then -_ECM_UTILS_ECLASS=1 +if [[ -z ${_ECM_ECLASS} ]]; then +_ECM_ECLASS=1 # @ECLASS-VARIABLE: VIRTUALX_REQUIRED # @DESCRIPTION: -- cgit v1.2.3