summaryrefslogtreecommitdiff
path: root/games/nil/files/patch-aa
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-29 13:52:36 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-29 13:52:36 +0000
commit1912be0da67f0631bd7498b0dd8acc7c53fa1e8d (patch)
tree2c99a3069afe2b90ed29e3ab0ddb193d6fcd80c8 /games/nil/files/patch-aa
parentComplexProgramTarget() -> ComplexProgramTargetNoMan(). (diff)
Add nil - a really eye-candy multiplayer game.
See http://www.linuxworld.com/linuxworld/lw-2000-04/lw-04-nil.html for details.
Notes
Notes: svn path=/head/; revision=33248
Diffstat (limited to 'games/nil/files/patch-aa')
-rw-r--r--games/nil/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nil/files/patch-aa b/games/nil/files/patch-aa
new file mode 100644
index 000000000000..52bfe8e77a60
--- /dev/null
+++ b/games/nil/files/patch-aa
@@ -0,0 +1,11 @@
+--- nil/configuration.cpp 2000/09/28 15:45:28 1.1
++++ nil/configuration.cpp 2000/09/28 15:46:09
+@@ -159,7 +159,7 @@
+ "default.lump\tgfx/ripped\tgfx/original",
+ #else
+ "The filename of either the .lump file or the directory where data can be found (default is: ~/nil/gfx/ripped and ~/nil/gfx/original)",
+- "default.lump\t~/nil/gfx/ripped\t~/nil/gfx/original",
++ "default.lump\t%%PREFIX%%/share/nil/gfx/ripped\t%%PREFIX%%/share/nil/gfx/original",
+ #endif
+ 0,0,false,
+ true