summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-16 23:23:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-16 23:23:33 +0100
commitae0343bc7db4b858ccb3152f1b29eabdce38eef0 (patch)
tree122be30095e37d5d9a571e6b934578e7f92b1fa3 /eclass
parentac6358feb34c2ef7adf855a2d931f681f267c167 (diff)
downloadkde-ae0343bc7db4b858ccb3152f1b29eabdce38eef0.tar.gz
kde-ae0343bc7db4b858ccb3152f1b29eabdce38eef0.tar.bz2
kde-ae0343bc7db4b858ccb3152f1b29eabdce38eef0.zip
ecm.eclass: _ECM_UTILS_ECLASS -> _ECM_ECLASS
Was forgotten to rename w/ eclass. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ecm.eclass4
1 files changed, 2 insertions, 2 deletions
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: