From 2936dfdde3ee6f7e3492ec8a7287107ac41f792c Mon Sep 17 00:00:00 2001 From: Moritz Haase Date: Wed, 2 Jul 2025 08:41:35 +0200 Subject: cmake: Remove stray trailing whitespace from CMakeLists.txt Signed-off-by: Moritz Haase --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5744761..40ae262 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ target_compile_options(locale PRIVATE $<$:-std=gnu11 -Wno-pedantic> ) if(LOCALE_PROFILE) - install(PROGRAMS ${CMAKE_BINARY_DIR}/00locale.sh DESTINATION + install(PROGRAMS ${CMAKE_BINARY_DIR}/00locale.sh DESTINATION "${CMAKE_INSTALL_FULL_SYSCONFDIR}/profile.d") endif(LOCALE_PROFILE) install(TARGETS locale DESTINATION bin) -- cgit v1.2.3-70-g09d2