ecm.eclass: _ECM_UTILS_ECLASS -> _ECM_ECLASS
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 16 Nov 2019 22:23:33 +0000 (23:23 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 2 Dec 2019 23:34:38 +0000 (00:34 +0100)
Was forgotten to rename w/ eclass.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/ecm.eclass

index 06c2e9f83ea919c786a60d6eab9f27d9c28c417a..af4646e959224be7200ef75777df7ffa24588fc9 100644 (file)
@@ -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: