summaryrefslogtreecommitdiff
path: root/media-radio/wsjtx/files/wsjtx-2.3.0-drop-docs.patch
blob: 3654fda2f8f1be1080532c63913646763a6129f9 (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
28
29
30
31
32
33
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f92d3a6..c5fb9b4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1497,10 +1497,6 @@ if (UNIX)
     add_subdirectory (manpages)
     add_dependencies (wsjtx manpages)
   endif (NOT WSJT_SKIP_MANPAGES)
-  if (NOT APPLE)
-    add_subdirectory (debian)
-    add_dependencies (wsjtx debian)
-  endif (NOT APPLE)
 endif (UNIX)
 
 #
@@ -1567,17 +1563,6 @@ install (PROGRAMS
   RENAME rigctlcom-wsjtx${CMAKE_EXECUTABLE_SUFFIX}
   )
 
-install (FILES
-  README
-  COPYING
-  AUTHORS
-  THANKS
-  NEWS
-  BUGS
-  DESTINATION ${CMAKE_INSTALL_DOCDIR}
-  #COMPONENT runtime
-  )
-
 install (FILES
   cty.dat
   cty.dat_copyright.txt