summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-debugging.patch22
-rw-r--r--games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-unbreak-egg.patch (renamed from games-util/dfhack/files/dfhack-0.40.06_pre20140808/12-unbreak-egg.patch)0
2 files changed, 0 insertions, 22 deletions
diff --git a/games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-debugging.patch b/games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-debugging.patch
deleted file mode 100644
index 80848422..00000000
--- a/games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-debugging.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-debugging
-
-From: eroen <eroen@occam.eroen.eu>
-
-
----
- library/Core.cpp | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/library/Core.cpp b/library/Core.cpp
-index 8906f85..dd5725d 100644
---- a/library/Core.cpp
-+++ b/library/Core.cpp
-@@ -400,6 +400,8 @@ static bool try_autocomplete(color_ostream &con, const std::string &first, std::
- }
-
- string findScript(string path, string name) {
-+ cerr << "findScript(" << path << ", " << name << std::endl;
-+
- if (df::global::world) {
- //first try the save folder if it exists
- string save = World::ReadWorldFolder();
diff --git a/games-util/dfhack/files/dfhack-0.40.06_pre20140808/12-unbreak-egg.patch b/games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-unbreak-egg.patch
index 0d23872b..0d23872b 100644
--- a/games-util/dfhack/files/dfhack-0.40.06_pre20140808/12-unbreak-egg.patch
+++ b/games-util/dfhack/files/dfhack-0.40.06_pre20140808/11-unbreak-egg.patch