diff options
| author | Sergey Popov <pinkbyte@gentoo.org> | 2018-10-03 13:16:35 +0300 |
|---|---|---|
| committer | Sergey Popov <pinkbyte@gentoo.org> | 2018-10-03 13:21:36 +0300 |
| commit | 5348dfdd461a4a7fcd3b58f5aec1311f6612fcbb (patch) | |
| tree | 85d1d64917624b1e2bcd3bbef0075aeb325c7c5f /app-emulation/dynamips/files/dynamips-0.2.18-docs.patch | |
| parent | b1f355d4bd5f6dedb30a87324e5a5b23e72f0d29 (diff) | |
| download | gentoo-5348dfdd461a4a7fcd3b58f5aec1311f6612fcbb.tar.gz gentoo-5348dfdd461a4a7fcd3b58f5aec1311f6612fcbb.tar.bz2 gentoo-5348dfdd461a4a7fcd3b58f5aec1311f6612fcbb.zip | |
app-emulation/dynamips: version bump
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-emulation/dynamips/files/dynamips-0.2.18-docs.patch')
| -rw-r--r-- | app-emulation/dynamips/files/dynamips-0.2.18-docs.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-emulation/dynamips/files/dynamips-0.2.18-docs.patch b/app-emulation/dynamips/files/dynamips-0.2.18-docs.patch new file mode 100644 index 000000000000..d94da32812b4 --- /dev/null +++ b/app-emulation/dynamips/files/dynamips-0.2.18-docs.patch @@ -0,0 +1,20 @@ +--- a/CMakeLists.txt 2018-09-28 13:12:14 +0300 ++++ b/CMakeLists.txt 2018-09-28 13:12:39 +0300 +@@ -37,16 +37,6 @@ + add_subdirectory ( stable ) + add_subdirectory ( unstable ) + +-install_docs ( +- "ChangeLog" +- "COPYING" +- "MAINTAINERS" +- "README.md" +- "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" ) + |
