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

Collapse All | Expand All

(-)nwn-data-1.29-r1.ebuild.orig (-1 / +1 lines)
Lines 467-473 Link Here
467
467
468
pkg_postinst() {
468
pkg_postinst() {
469
	games_pkg_postinst
469
	games_pkg_postinst
470
	if ! use cdinstall || ! use nowin ; then
470
	if ! use cdinstall && ! use nowin ; then
471
		elog "The NWN linux client data is now installed."
471
		elog "The NWN linux client data is now installed."
472
		elog "Proceed with the following steps in order to get it working:"
472
		elog "Proceed with the following steps in order to get it working:"
473
		elog "1) Copy the following directories/files from your installed and"
473
		elog "1) Copy the following directories/files from your installed and"

Return to bug 152367