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

(-)nethack-3.4.3-r1.ebuild (-1 lines)
Lines 174-180 Link Here
174
	local statedir="${GAMES_STATEDIR}/${PN}"
174
	local statedir="${GAMES_STATEDIR}/${PN}"
175
	keepdir "${statedir}/save"
175
	keepdir "${statedir}/save"
176
	mv "${D}/${HACKDIR}/"{record,logfile,perm} "${D}/${statedir}/"
176
	mv "${D}/${HACKDIR}/"{record,logfile,perm} "${D}/${statedir}/"
177
	doicon ${FILESDIR}/nethack.png
178
	make_desktop_entry nethack "Nethack"
177
	make_desktop_entry nethack "Nethack"
179
178
180
	prepgamesdirs
179
	prepgamesdirs

Return to bug 132754