summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2018-11-03 19:17:43 -0400
committerRichard Freeman <rich0@gentoo.org>2018-11-03 19:18:54 -0400
commitb2e0978e3bc98b77c870eb92f002fd3d689cc7be (patch)
treeb5236f0f829cb4540f35280c66302b69c91deb90 /media-radio/js8call/files
parentdev-python/texttable: remove old 1.4.0. (diff)
downloadgentoo-b2e0978e3bc98b77c870eb92f002fd3d689cc7be.tar.gz
gentoo-b2e0978e3bc98b77c870eb92f002fd3d689cc7be.tar.bz2
gentoo-b2e0978e3bc98b77c870eb92f002fd3d689cc7be.zip
media-radio/js8call: bump, and clean up ebuild cruft
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.2-makefile-removesymlink.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-radio/js8call/files/0.8.2-makefile-removesymlink.patch b/media-radio/js8call/files/0.8.2-makefile-removesymlink.patch
new file mode 100644
index 000000000000..0bb3349cbdfd
--- /dev/null
+++ b/media-radio/js8call/files/0.8.2-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)
+
+