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

Collapse All | Expand All

(-)/usr/local/portage/games-strategy/triplea/triplea-0.4.8-r1.ebuild (-6 lines)
Lines 42-53 Link Here
42
		    games.strategy.engine.framework.GameRunner
42
		    games.strategy.engine.framework.GameRunner
43
	EOF
43
	EOF
44
44
45
	# The default savedGames directory is in the install root.  This
46
	# sets it to use the users home directory.
47
	cat >"data/triplea.properties"<<-EOF
48
		triplea.saveGamesInHomeDir=true
49
	EOF
50
51
	# Repair bad path in .ant.properties (bug #47437)
45
	# Repair bad path in .ant.properties (bug #47437)
52
	sed -i \
46
	sed -i \
53
		-e "/^junit.jar/s:=.*:=/usr/share/junit/lib/junit.jar:" \
47
		-e "/^junit.jar/s:=.*:=/usr/share/junit/lib/junit.jar:" \

Return to bug 57062