mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-emulation/dynamips: version bump
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
20
app-emulation/dynamips/files/dynamips-0.2.18-docs.patch
Normal file
20
app-emulation/dynamips/files/dynamips-0.2.18-docs.patch
Normal file
@@ -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" )
|
||||
|
||||
Reference in New Issue
Block a user