freebsd-ports/games/uhexen/files/patch-src::h2_main.c
2003-02-10 15:13:40 +00:00

14 lines
307 B
C

$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] =