summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2019-07-24 16:55:43 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2019-07-24 16:56:50 +0200
commit0d52299907f1182bb2cfc2e8b44ed5a0f84b4213 (patch)
treeb3516efa872106a79fcd0b02a55cbdd4c30d511f /media-radio/wsjtx/files/wsjtx-drop-docs.patch
parentapp-admin/checksec: 2.0.0 (diff)
downloadgentoo-0d52299907f1182bb2cfc2e8b44ed5a0f84b4213.tar.gz
gentoo-0d52299907f1182bb2cfc2e8b44ed5a0f84b4213.tar.bz2
gentoo-0d52299907f1182bb2cfc2e8b44ed5a0f84b4213.zip
media-radio/wsjtx: Fix build of documentation
- drop unicode characters from man pages source - fix DOCDIR - fix installation of DOCS Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-radio/wsjtx/files/wsjtx-drop-docs.patch')
-rw-r--r--media-radio/wsjtx/files/wsjtx-drop-docs.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/media-radio/wsjtx/files/wsjtx-drop-docs.patch b/media-radio/wsjtx/files/wsjtx-drop-docs.patch
new file mode 100644
index 000000000000..50bd9cc095b8
--- /dev/null
+++ b/media-radio/wsjtx/files/wsjtx-drop-docs.patch
@@ -0,0 +1,21 @@
+--- a/CMakeLists.txt 2019-07-24 16:42:07.128890166 +0200
++++ b/CMakeLists.txt 2019-07-24 16:42:40.001023963 +0200
+@@ -1493,18 +1493,6 @@
+ )
+
+ install (FILES
+- README
+- COPYING
+- AUTHORS
+- THANKS
+- NEWS
+- INSTALL
+- BUGS
+- DESTINATION ${CMAKE_INSTALL_DOCDIR}
+- #COMPONENT runtime
+- )
+-
+-install (FILES
+ contrib/Ephemeris/JPLEPH
+ DESTINATION ${CMAKE_INSTALL_DATADIR}/${CMAKE_PROJECT_NAME}
+ #COMPONENT runtime