summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/dynamips')
-rw-r--r--app-emulation/dynamips/files/0.2.14-docs.patch20
1 files changed, 0 insertions, 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 0572a04c4825..000000000000
--- 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" )
-