You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-radio/js8call/files/0.8.3-makefile-removesymlin...

16 lines
408 B

--- 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)