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

(-)scrot-0.8_p13-r1.ebuild (-1 / +1 lines)
Lines 31-37 Link Here
31
31
32
src_install() {
32
src_install() {
33
	emake DESTDIR="${D}" install
33
	emake DESTDIR="${D}" install
34
	rm -r "${D}"/usr/doc || die
34
	rm -r "${ED}"/usr/doc || die
35
	dodoc AUTHORS ChangeLog
35
	dodoc AUTHORS ChangeLog
36
36
37
	newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}
37
	newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}

Return to bug 675820