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

Collapse All | Expand All

(-)a/app-editors/nano/nano-9999.ebuild (-2 / +4 lines)
Lines 78-83 src_install() { Link Here
78
			"${ED}"/etc/nanorc || die
78
			"${ED}"/etc/nanorc || die
79
	fi
79
	fi
80
80
81
	dodir /usr/bin
81
	if ! use prefix-guest ; then
82
	dosym /bin/nano /usr/bin/nano
82
		dodir /usr/bin
83
		dosym /bin/nano /usr/bin/nano
84
	fi
83
}
85
}

Return to bug 601060