commit: 2f9bc58ce2e55af06b456818744b39b04c6c0b74 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 3 15:53:35 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 4 03:11:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9bc58c
app-emulation/dynamips: remove unused patch Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11234 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> app-emulation/dynamips/files/0.2.14-docs.patch | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/app-emulation/dynamips/files/0.2.14-docs.patch b/app-emulation/dynamips/files/0.2.14-docs.patch deleted file mode 100644 index 0572a04c482..00000000000 --- a/app-emulation/dynamips/files/0.2.14-docs.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/CMakeLists.txt 2014-11-28 14:51:14.375913296 +0900 -+++ b/CMakeLists.txt 2014-11-28 14:52:09.579369288 +0900 -@@ -37,16 +37,6 @@ - add_subdirectory ( stable ) - add_subdirectory ( unstable ) - --install_docs ( -- "ChangeLog" -- "COPYING" -- "MAINTAINERS" -- "README" -- "README.hypervisor" -- "RELEASE-NOTES" -- "TODO" -- ) -- - # uninstall target - leaves behind any directory created during install - set ( _templatefile "${CMAKE_SOURCE_DIR}/cmake/cmake_uninstall.cmake.in" ) - set ( _scriptfile "${CMAKE_BINARY_DIR}/cmake_uninstall.cmake" ) -
