From f3990743a766bbb55173589fa6fa1057e45ddd20 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 15 Dec 2024 01:46:12 -0600 Subject: [PATCH] Try s/bin/./ --- cpp/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 91f71b3..24003b1 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -45,7 +45,7 @@ install(TARGETS lubuntuci ) install(TARGETS build-packages fetch-indexes update-maintainer - RUNTIME DESTINATION bin + RUNTIME DESTINATION . ) install(FILES common.h update-maintainer-lib.h utilities.h