From ee030c4d566a60c0d2a844fe53ea2ede5787c1d5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 17:40:51 -0400 Subject: [PATCH] CMake: revertlast, DESTDIR is the way to stage. Thanks to Kevin Kofler for putting me back on the right track. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 683fba874..5942e6354 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -250,7 +250,7 @@ install( FILES com.github.calamares.calamares.policy DESTINATION - "${CMAKE_INSTALL_PREFIX}${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" + "${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" ) install(