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

(-)mc-9999.ebuild.orig (-1 / +1 lines)
Lines 79-85 Link Here
79
79
80
src_install() {
80
src_install() {
81
	emake DESTDIR="${D}" install || die
81
	emake DESTDIR="${D}" install || die
82
	dodoc AUTHORS README NEWS
82
	dodoc AUTHORS doc/{FAQ,NEWS,README}
83
83
84
	# fix bug #334383
84
	# fix bug #334383
85
	if use kernel_linux && [[ ${EUID} == 0 ]] ; then
85
	if use kernel_linux && [[ ${EUID} == 0 ]] ; then

Return to bug 400561