commit: 00242c045f5742c0abdfa6fc75aabf9c51a32580 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Nov 28 13:56:38 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Nov 28 15:04:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00242c04
dev-util/catkin: add some comments in the etc patch Package-Manager: portage-2.3.2 dev-util/catkin/files/etc.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-util/catkin/files/etc.patch b/dev-util/catkin/files/etc.patch index 205aca9..d95391f 100644 --- a/dev-util/catkin/files/etc.patch +++ b/dev-util/catkin/files/etc.patch @@ -1,3 +1,6 @@ +So that files like python_logging.conf ends up in $EPREFIX/etc. +https://bugs.gentoo.org/show_bug.cgi?id=598537 + Index: catkin-0.7.4/cmake/all.cmake =================================================================== --- catkin-0.7.4.orig/cmake/all.cmake
