summaryrefslogtreecommitdiff
path: root/games/edge/files/patch-src__e_main.cc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-09 15:45:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-09 15:45:46 +0000
commit0152b8828ca115a59ff607edd5e361890c7e22a3 (patch)
tree3bb2179cbde21151ad70c77c08b5291879b83de8 /games/edge/files/patch-src__e_main.cc
parentRelease maintainership and pass to perl@FreeBSD.org (diff)
Update to 1.35
PR: 159442 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'games/edge/files/patch-src__e_main.cc')
-rw-r--r--games/edge/files/patch-src__e_main.cc12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/edge/files/patch-src__e_main.cc b/games/edge/files/patch-src__e_main.cc
index 9d233fcc7448..409ac3d46f0c 100644
--- a/games/edge/files/patch-src__e_main.cc
+++ b/games/edge/files/patch-src__e_main.cc
@@ -1,11 +1,11 @@
---- ./src/e_main.cc.orig Thu Jun 21 00:04:22 2007
-+++ ./src/e_main.cc Wed Dec 5 23:35:20 2007
-@@ -1110,6 +1110,8 @@
+--- src/e_main.cc.orig 2008-08-23 18:00:36.000000000 +0900
++++ src/e_main.cc 2009-04-14 04:42:02.000000000 +0900
+@@ -936,6 +936,8 @@
- if (s && epi::the_filesystem->IsDir(s))
- iwad_dir.Set(s);
+ if (s && epi::FS_IsDir(s))
+ iwad_dir = std::string(s);
+ else
-+ iwad_dir.Set("%%DMDIR%%");
++ iwad_dir = std::string("%%DMDIR%%");
}
// Should the IWAD directory not be set by now, then we