diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:22:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:22:00 +0000 |
commit | dbc64fac16eecbb8b327a91baf34446d4a8f7c5b (patch) | |
tree | d13885fdd4a1de8218c19f36a80788366866d317 /games/xroads/files/patch-ab | |
parent | Turn on wwwoffle. (diff) |
Update to version 0.3
PR: 7487
Submitted by: maintainer
Diffstat (limited to 'games/xroads/files/patch-ab')
-rw-r--r-- | games/xroads/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xroads/files/patch-ab b/games/xroads/files/patch-ab new file mode 100644 index 000000000000..420389b77329 --- /dev/null +++ b/games/xroads/files/patch-ab @@ -0,0 +1,11 @@ +--- config.h Mon Aug 3 17:24:42 1998 ++++ /home/andy/tmp/wrk/config.h Tue Aug 4 12:49:10 1998 +@@ -62,7 +62,7 @@ + line parameters too. Make sure to put a / on the end, or it won't + work correctly */ + +-#define XRMPATH "./" ++#define XRMPATH DATADIR "/" + + /* Comment this out to use the P key to pause the game. If you used this + key as one of your motion keys, then leave then uncomment it and use |