First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 57062
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Will McQueen <wjmcqueen@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
triplea-0.4.8-r1.diff default_savedgames.patch patch Will McQueen 2004-07-14 11:53 0000 598 bytes Details | Diff
triplea-0.4.8-r1.diff Repaired default_savedgames.patch patch Will McQueen 2004-07-14 11:58 0000 598 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 57062 depends on: Show dependency tree
Bug 57062 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-14 11:51 0000
I'm creating a new bug to get this patch in place.  This will direct triplea to
default saved games to ~/.triplea/savedGames instead of the install directory.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Will McQueen 2004-07-14 11:53:23 0000 -------
Created an attachment (id=35408) [edit]
default_savedgames.patch

------- Comment #2 From Will McQueen 2004-07-14 11:55:21 0000 -------
(From update of attachment 35408 [edit])
--- /usr/portage/games-strategy/triplea/triplea-0.4.8.ebuild	2004-07-01
00:32:35.310282090 -0400
+++ /usr/local/portage/games-strategy/triplea/triplea-0.4.8-r1.ebuild  
2004-07-08 01:27:43.000000000 -0400
@@ -42,12 +42,6 @@
		    games.strategy.engine.framework.GameRunner
	EOF

+	# The default savedGames directory is in the install root.  This
+	# sets it to use the users home directory.
+	cat >"data/triplea.properties"<<-EOF
+		triplea.saveGamesInHomeDir=true
+	EOF
+
	# Repair bad path in .ant.properties (bug #47437)
	sed -i \
		-e "/^junit.jar/s:=.*:=/usr/share/junit/lib/junit.jar:" \

------- Comment #3 From Will McQueen 2004-07-14 11:58:56 0000 -------
Created an attachment (id=35411) [edit]
Repaired default_savedgames.patch

Ignore the previous patch and comment.	I had accidentally created the patch
backwards.  This corrects it.

------- Comment #4 From Mr. Bones. 2004-07-24 03:35:12 0000 -------
Added to CVS.  Thanks for the patch and bug report.

First Last Prev Next    No search results available      Search page      Enter new bug