aboutsummaryrefslogtreecommitdiffstats
path: root/community/gource/logmill.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gource/logmill.patch')
-rw-r--r--community/gource/logmill.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/gource/logmill.patch b/community/gource/logmill.patch
deleted file mode 100644
index 4ed4e998f9..0000000000
--- a/community/gource/logmill.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/logmill.cpp.orig
-+++ ./src/logmill.cpp
-@@ -176,7 +176,7 @@ RCommitLog* RLogMill::fetchLog(std::string& log_format) {
- logfile = repo_path.string();
- }
- }
-- } catch(boost::filesystem3::filesystem_error& error) {
-+ } catch(boost::filesystem::filesystem_error& error) {
- }
- }
-