]> git.pld-linux.org Git - packages/linphone.git/blob - linphone-install.patch
- updated to 5.0.15
[packages/linphone.git] / linphone-install.patch
1 --- linphone-desktop-4.4.11/linphone-app/CMakeLists.txt.orig    2023-04-19 22:48:35.440449263 +0200
2 +++ linphone-desktop-4.4.11/linphone-app/CMakeLists.txt 2023-04-20 06:19:44.933446816 +0200
3 @@ -645,7 +645,7 @@ add_custom_command(TARGET ${APP_PLUGIN}
4  
5  
6  #configure_file("${CMAKE_CURRENT_SOURCE_DIR}/include/*" "${CMAKE_INSTALL_PREFIX}/include/LinphoneApp/" COPYONLY)
7 -install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/include" DESTINATION ".")
8 +install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/include/LinphoneApp" DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
9  
10  
11  add_subdirectory(build)
This page took 0.042026 seconds and 3 git commands to generate.