media-radio/js8call: bump
[gentoo.git] / media-radio / js8call / files / 0.8.3-makefile-removesymlink.patch
1 --- a/CMakeLists.txt    2018-10-31 17:52:18.252760284 -0400
2 +++ a/CMakeLists.txt    2018-10-31 17:52:54.507461091 -0400
3 @@ -1272,12 +1272,6 @@
4      #COMPONENT runtime
5      )
6  
7 -    execute_process(COMMAND ln -s /opt/js8call/bin/js8call ljs8call)
8 -
9 -    install(FILES
10 -        ${CMAKE_BINARY_DIR}/ljs8call DESTINATION /usr/bin/ RENAME js8call
11 -        #COMPONENT runtime
12 -    )
13  endif (NOT WIN32 AND NOT APPLE)
14  
15