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

(-)o-miscfiles-1.4.2.ebuild (-1 / +1 lines)
Lines 25-31 Link Here
25
}
25
}
26
26
27
src_install() {
27
src_install() {
28
	emake install prefix="${D}/usr" || die
28
	emake install prefix="${ED}/usr" || die
29
	dodoc GNU* NEWS ORIGIN README dict-README
29
	dodoc GNU* NEWS ORIGIN README dict-README
30
	rm -f "${ED}"/usr/share/dict/README
30
	rm -f "${ED}"/usr/share/dict/README
31
31

Return to bug 205294