summaryrefslogtreecommitdiff
path: root/games/uhexen/files/patch-src::h2_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/uhexen/files/patch-src::h2_main.c')
-rw-r--r--games/uhexen/files/patch-src::h2_main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/uhexen/files/patch-src::h2_main.c b/games/uhexen/files/patch-src::h2_main.c
new file mode 100644
index 000000000000..2e55366d713c
--- /dev/null
+++ b/games/uhexen/files/patch-src::h2_main.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/h2_main.c.orig Tue Dec 4 18:11:47 2001
++++ src/h2_main.c Mon Feb 10 16:56:31 2003
+@@ -127,7 +127,7 @@
+ static char *wadfiles[MAXWADFILES] =
+ {
+ "hexen.wad",
+- "/usr/local/share/games/uhexen/hexen.wad"
++ PREFIX "/share/uhexen/hexen.wad"
+ };
+ #else
+ static char *wadfiles[MAXWADFILES] =