summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2018-12-01 14:47:58 -0500
committerRichard Freeman <rich0@gentoo.org>2018-12-01 14:48:14 -0500
commitecf06ea36265b78a2fc503d952675f1cf4dca39e (patch)
tree90a8c12bec7c2fab16fa62813a84bbfcff9950d9 /media-radio/js8call/files
parentnet-p2p/cpuminer-opt: Drop old versions (diff)
downloadgentoo-ecf06ea36265b78a2fc503d952675f1cf4dca39e.tar.gz
gentoo-ecf06ea36265b78a2fc503d952675f1cf4dca39e.tar.bz2
gentoo-ecf06ea36265b78a2fc503d952675f1cf4dca39e.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.10.0-makefile-removesymlink.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-radio/js8call/files/0.10.0-makefile-removesymlink.patch b/media-radio/js8call/files/0.10.0-makefile-removesymlink.patch
new file mode 100644
index 000000000000..0bb3349cbdfd
--- /dev/null
+++ b/media-radio/js8call/files/0.10.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)
+
+