aboutsummaryrefslogtreecommitdiff
path: root/ports/ponder/no-install-unused.patch
blob: e540dd909edd835b8cded6ebbecc804bfa1c1bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 091f56d..715f86e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -325,14 +325,14 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/PonderConfig.cmake ${CMAKE_CURRENT_BIN
     COMPONENT devel
 )
 
-install(FILES README.md COPYING.txt
-    DESTINATION ${INSTALL_MISC_DIR}
-)
-
-install(DIRECTORY cmake
-    DESTINATION ${INSTALL_MISC_DIR}
-    COMPONENT utils
-)
+#install(FILES README.md COPYING.txt
+#    DESTINATION ${INSTALL_MISC_DIR}
+#)
+
+#install(DIRECTORY cmake
+#    DESTINATION ${INSTALL_MISC_DIR}
+#    COMPONENT utils
+#)
 
 ###############################
 # packaging