diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-17 21:07:04 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-17 21:07:04 +0300 |
commit | 2eb3d52f7ea724c00f456771bc5d59e579193a37 (patch) | |
tree | 9d3e2c36f29c62e5e584ec90c4807f06382bdd1b /packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch | |
parent | 229d587312d78f54ebda24987beb2b53b81179d6 (diff) |
log4cxxx: changes requested by exherbo devs
Diffstat (limited to 'packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch')
-rw-r--r-- | packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch index cedca2c..2b267a0 100644 --- a/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch +++ b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-unixODBC.patch @@ -1,5 +1,6 @@ -http://issues.apache.org/jira/browse/LOGCXX-299 -http://bugs.gentoo.org/show_bug.cgi?id=254920 +Source: from Gentoo distribution +Reason: http://bugs.gentoo.org/show_bug.cgi?id=254920 +Upstream: http://issues.apache.org/jira/browse/LOGCXX-299 diff -ur apache-log4cxx-0.10.0.orig/src/main/cpp/odbcappender.cpp apache-log4cxx-0.10.0/src/main/cpp/odbcappender.cpp --- apache-log4cxx-0.10.0.orig/src/main/cpp/odbcappender.cpp 2008-04-01 01:34:09.000000000 +0300 |