summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/pango/pango-1.42.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild
index f0ca0b10e1a0..86f894866ac4 100644
--- a/x11-libs/pango/pango-1.42.4.ebuild
+++ b/x11-libs/pango/pango-1.42.4.ebuild
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- default
+ gnome2_src_prepare
# This should be updated if next release fails to pre-generate the manpage as well, or src_prepare removed if is properly generated
# https://gitlab.gnome.org/GNOME/pango/issues/270
cp -v "${FILESDIR}"/${PV}-pango-view.1.in "${S}/utils/pango-view.1.in" || die