Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 664736
Collapse All | Expand All

(-)a/x11-libs/pango/pango-1.42.4.ebuild (-2 / +1 lines)
Lines 38-44 DEPEND="${RDEPEND} Link Here
38
"
38
"
39
39
40
src_prepare() {
40
src_prepare() {
41
	default
41
	gnome2_src_prepare
42
	# This should be updated if next release fails to pre-generate the manpage as well, or src_prepare removed if is properly generated
42
	# This should be updated if next release fails to pre-generate the manpage as well, or src_prepare removed if is properly generated
43
	# https://gitlab.gnome.org/GNOME/pango/issues/270
43
	# https://gitlab.gnome.org/GNOME/pango/issues/270
44
	cp -v "${FILESDIR}"/${PV}-pango-view.1.in "${S}/utils/pango-view.1.in" || die
44
	cp -v "${FILESDIR}"/${PV}-pango-view.1.in "${S}/utils/pango-view.1.in" || die
45
- 

Return to bug 664736