commit: 7b8c82938ea5df4f4c0fc4fce1b3e61e53129906
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 1 18:57:14 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 19:54:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8c8293
mate.eclass: #637786, adj {MATE,GNOME}_LA_PUNT to fix eclassdoc gen
Closes: https://bugs.gentoo.org/637786
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
eclass/mate.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/mate.eclass b/eclass/mate.eclass
index 3dea7bd7d6f..27875574ac5 100644
--- a/eclass/mate.eclass
+++ b/eclass/mate.eclass
@@ -29,7 +29,8 @@ esac
# - "yes": will run prune_libtool_files --modules
# - If it is not set, it will run prune_libtool_files
# MATE_LA_PUNT is a stub to GNOME2_LA_PUNT
-GNOME2_LA_PUNT=${MATE_LA_PUNT:-""}
+MATE_LA_PUNT=${MATE_LA_PUNT:-""}
+GNOME2_LA_PUNT="${MATE_LA_PUNT}"
inherit gnome2 autotools mate-desktop.org