Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247470 | Differences between
and this patch

Collapse All | Expand All

(-)yiff-2.14.5-r1.ebuild.orig (+1 lines)
Lines 19-24 Link Here
19
19
20
src_prepare() {
20
src_prepare() {
21
	epatch "${FILESDIR}"/${P}-build-2.patch
21
	epatch "${FILESDIR}"/${P}-build-2.patch
22
	epatch "${FILESDIR}"/${P}-as-needed.patch
22
	sed -i -e "/^YLIB_DIR/s:/lib:/$(get_libdir):" \
23
	sed -i -e "/^YLIB_DIR/s:/lib:/$(get_libdir):" \
23
		*/Makefile* || die "sed	failed"
24
		*/Makefile* || die "sed	failed"
24
}
25
}

Return to bug 247470