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

(-)xpa-2.1.8.ebuild (+1 lines)
Lines 22-27 Link Here
22
src_prepare() {
22
src_prepare() {
23
	epatch "${WORKDIR}"/${P}-ds9-5.4.patch
23
	epatch "${WORKDIR}"/${P}-ds9-5.4.patch
24
	epatch "${FILESDIR}"/${P}-makefile.patch
24
	epatch "${FILESDIR}"/${P}-makefile.patch
25
	sed -i -e "s:\${LINK}:\${LINK} ${LDFLAGS}:" mklib
25
	eautoconf
26
	eautoconf
26
}
27
}
27
28

Return to bug 250002