summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2018-11-05 21:36:39 -0500
committerRichard Freeman <rich0@gentoo.org>2018-11-05 21:36:55 -0500
commitfb97d8a117f429baf36f1a4abd99ab091a008894 (patch)
tree2b5b3397de37941ed765a700ab0e7cfe94b99ebe /media-radio/js8call/files
parentapp-arch/cabextract: bump to v1.9 (diff)
downloadgentoo-fb97d8a117f429baf36f1a4abd99ab091a008894.tar.gz
gentoo-fb97d8a117f429baf36f1a4abd99ab091a008894.tar.bz2
gentoo-fb97d8a117f429baf36f1a4abd99ab091a008894.zip
media-radio/js8call: bump
Signed-off-by: Richard Freeman <rich0@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-radio/js8call/files')
-rw-r--r--media-radio/js8call/files/0.8.3-makefile-removesymlink.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-radio/js8call/files/0.8.3-makefile-removesymlink.patch b/media-radio/js8call/files/0.8.3-makefile-removesymlink.patch
new file mode 100644
index 000000000000..0bb3349cbdfd
--- /dev/null
+++ b/media-radio/js8call/files/0.8.3-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)
+
+