summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-24 20:46:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-24 20:46:30 +0000
commit2f59381a8ead9c979b831d20d8d12697989bf597 (patch)
treef09cf6916d70dcebdb8a29653e5837fcb999cfc0 /games-board/xgammon/files
parentBump (diff)
downloadgentoo-2-2f59381a8ead9c979b831d20d8d12697989bf597.tar.gz
gentoo-2-2f59381a8ead9c979b831d20d8d12697989bf597.tar.bz2
gentoo-2-2f59381a8ead9c979b831d20d8d12697989bf597.zip
EAPI=2; get rid of X11R6 in the config for the database location (bug #286206)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-board/xgammon/files')
-rw-r--r--games-board/xgammon/files/xgammon-0.98-config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/xgammon/files/xgammon-0.98-config.patch b/games-board/xgammon/files/xgammon-0.98-config.patch
index d2e11bacfd81..363d1730933c 100644
--- a/games-board/xgammon/files/xgammon-0.98-config.patch
+++ b/games-board/xgammon/files/xgammon-0.98-config.patch
@@ -5,7 +5,7 @@
xgammon.stonesteps: 5
xgammon.delaytime: 5
-xgammon.database: lib/xgammon.db
-+xgammon.database: /usr/X11R6/lib/X11/xgammon/xgammon.db
++xgammon.database: /usr/lib/X11/xgammon/xgammon.db
--- xgammon-0.98/Imakefile.rhconfig Wed Aug 23 15:26:39 1995
+++ xgammon-0.98/Imakefile Wed Aug 12 18:42:55 1998
@@ -12,9 +12,9 @@