From: Ivailo Monev Date: Mon, 30 Nov 2020 23:08:41 +0000 (+0000) Subject: oops, install fix X-Git-Tag: 4.12.0~3224 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=da408415a355420a4153cf0217e5f80013670597;p=kde%2FKatie.git oops, install fix Signed-off-by: Ivailo Monev --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 463b9ea04..fd1361bef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -990,7 +990,7 @@ configure_file( configure_file( ${CMAKE_SOURCE_DIR}/cmake/ld.so.conf.cmake - ${CMAKE_BINARY_DIR}/ld.so.conf.conf + ${CMAKE_BINARY_DIR}/ld.so.conf @ONLY )