summaryrefslogtreecommitdiffstats
path: root/games/prboom/files/patch-configure
blob: 4c89c7c17a31c6ca7dfc8208a4b458e5bb2e2ae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- configure.orig	Sat Mar 31 12:50:28 2001
+++ configure	Sun Jun 10 16:41:12 2001
@@ -920,9 +920,9 @@
 
 
 if test "x$prefix" != xNONE; then
-  DOOMWADDIR="$prefix/share/games/doom"
+  DOOMWADDIR="$prefix/share/doom"
 else
-  DOOMWADDIR="$ac_default_prefix/share/games/doom"
+  DOOMWADDIR="$ac_default_prefix/share/doom"
 fi
 cat >> confdefs.h <<EOF
 #define DOOMWADDIR "$DOOMWADDIR"
OpenPOWER on IntegriCloud