summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gnome2.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index 8290a460..32c0e4d5 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -61,6 +61,11 @@ if [[ ${GCONF_DEBUG} != "no" ]]; then
IUSE="debug"
fi
+# Need to catch all offenders before switching behavior
+if [[ -z ${GCONF_DEBUG} ]] ; then
+ eqawarn "GCONF_DEBUG not set, please review documentation at https://wiki.gentoo.org/wiki/Project:GNOME/Gnome_Team_Ebuild_Policies#GCONF_DEBUG"
+fi
+
# @FUNCTION: gnome2_src_unpack
# @DESCRIPTION:
# Stub function for old EAPI.