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

Collapse All | Expand All

(-)/usr/portage/net-p2p/xmule/xmule-1.10.0.ebuild (+1 lines)
Lines 24-29 Link Here
24
	unpack ${A}
24
	unpack ${A}
25
	cd ${S}
25
	cd ${S}
26
	sed -i 's/@datadir@/${DESTDIR}@datadir@/' Makefile.in || die
26
	sed -i 's/@datadir@/${DESTDIR}@datadir@/' Makefile.in || die
27
	epatch ${FILESDIR}/${P}-configure.patch
27
}
28
}
28
29
29
src_compile () {
30
src_compile () {

Return to bug 99105