Skip to content

Commit

Permalink
mate.eclass: #637786, adj {MATE,GNOME}_LA_PUNT to fix eclassdoc gen
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/637786
Signed-off-by: Adam Feldman <[email protected]>
  • Loading branch information
NP-Hardass committed Aug 19, 2020
1 parent f59be30 commit 7b8c829
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eclass/mate.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7b8c829

Please sign in to comment.