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

Collapse All | Expand All

(-)syslinux-3.72.ebuild (-1 / +1 lines)
Lines 40-45 Link Here
40
}
40
}
41
41
42
src_install() {
42
src_install() {
43
	emake INSTALLROOT="${D}" MANDIR=/usr/share/man local-install || die
43
	emake INSTALLROOT="${D}" MANDIR=/usr/share/man install || die
44
	dodoc README NEWS TODO doc/*
44
	dodoc README NEWS TODO doc/*
45
}
45
}

Return to bug 260240