summaryrefslogtreecommitdiff
path: root/gnome
diff options
Diffstat (limited to 'gnome')
-rw-r--r--gnome/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/CMakeLists.txt b/gnome/CMakeLists.txt
index c99077df4..f98b62d11 100644
--- a/gnome/CMakeLists.txt
+++ b/gnome/CMakeLists.txt
@@ -6,7 +6,7 @@ compiz_translate_xml (${CMAKE_CURRENT_SOURCE_DIR}/50-unity-launchers.xml.in
${CMAKE_CURRENT_BINARY_DIR}/50-unity-launchers.xml NOTRANSLATIONS)
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/50-unity-launchers.xml
- DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gnome-control-center/keybindings)
+ DESTINATION ${CMAKE_INSTALL_DATADIR}/gnome-control-center/keybindings)
add_custom_target (unity-gnome-keybindings ALL DEPENDS
${CMAKE_CURRENT_BINARY_DIR}/50-unity-launchers.xml)