summaryrefslogtreecommitdiff
path: root/games/uhexen/files/patch-src::h2_main.c
blob: 2e55366d713cbda1c66f1eec836513a9582a475c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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] =