summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-08-01 14:57:14 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-08-19 15:54:38 -0400
commit7b8c82938ea5df4f4c0fc4fce1b3e61e53129906 (patch)
tree2627abff3290f369b610b8ab98afd098f9d633ea
parentmate.eclass: drop static-libs whenever possible (diff)
downloadgentoo-7b8c82938ea5df4f4c0fc4fce1b3e61e53129906.tar.gz
gentoo-7b8c82938ea5df4f4c0fc4fce1b3e61e53129906.tar.bz2
gentoo-7b8c82938ea5df4f4c0fc4fce1b3e61e53129906.zip
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@gentoo.org>
-rw-r--r--eclass/mate.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/mate.eclass b/eclass/mate.eclass
index 3dea7bd7d6f7..27875574ac51 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