summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2018-10-31 17:57:56 -0400
committerRichard Freeman <rich0@gentoo.org>2018-10-31 17:59:09 -0400
commit458340fa0b8bedd8881716a79e2ae1a908ff55b8 (patch)
tree4aa51d03c1289537de63ac6674273de66f5cae9e /media-radio/js8call/files
parentsys-apps/util-linux: Support multiple python versions in 9999 (diff)
downloadgentoo-458340fa0b8bedd8881716a79e2ae1a908ff55b8.tar.gz
gentoo-458340fa0b8bedd8881716a79e2ae1a908ff55b8.tar.bz2
gentoo-458340fa0b8bedd8881716a79e2ae1a908ff55b8.zip
media-radio/js8call: bump
Signed-off-by: Richard Freeman <rich0@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'media-radio/js8call/files')
-rw-r--r--media-radio/js8call/files/0.8.0-makefile-removesymlink.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-radio/js8call/files/0.8.0-makefile-removesymlink.patch b/media-radio/js8call/files/0.8.0-makefile-removesymlink.patch
new file mode 100644
index 000000000000..0bb3349cbdfd
--- /dev/null
+++ b/media-radio/js8call/files/0.8.0-makefile-removesymlink.patch
@@ -0,0 +1,15 @@
+--- a/CMakeLists.txt 2018-10-31 17:52:18.252760284 -0400
++++ a/CMakeLists.txt 2018-10-31 17:52:54.507461091 -0400
+@@ -1272,12 +1272,6 @@
+ #COMPONENT runtime
+ )
+
+- execute_process(COMMAND ln -s /opt/js8call/bin/js8call ljs8call)
+-
+- install(FILES
+- ${CMAKE_BINARY_DIR}/ljs8call DESTINATION /usr/bin/ RENAME js8call
+- #COMPONENT runtime
+- )
+ endif (NOT WIN32 AND NOT APPLE)
+
+