aboutsummaryrefslogtreecommitdiffstats
path: root/games/uhexen/files/patch-src__h2_main.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /games/uhexen/files/patch-src__h2_main.c
parentf474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
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..9d673878a690
--- /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/doom/hexen.wad"
+ };
+ #else
+ static char *wadfiles[MAXWADFILES] =