diff options
| author | Ted Gould <ted@gould.cx> | 2016-07-26 09:13:25 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2016-07-26 09:13:25 -0500 |
| commit | cf9cd05edd888e0e3ce1712486dd64678d3f87f6 (patch) | |
| tree | f36ff2908482d678d8a0d43944d95955e4fb358f /tools | |
| parent | 932a0010287b117a74e9591b1d790a89c033e499 (diff) | |
Move and rename profile selection tool
(bzr r4153.9.19)
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/CMakeLists.txt | 4 | ||||
| -rwxr-xr-x | tools/unity-compiz-profile-select.in (renamed from tools/unity-compiz-profile.in) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 266af451c..cd2eb0c91 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -29,5 +29,5 @@ add_executable(unity-active-plugins-safety-check unity_active_plugins_safety_che target_link_libraries(unity-active-plugins-safety-check ${LIBS}) install(TARGETS unity-active-plugins-safety-check DESTINATION ${CMAKE_INSTALL_LIBDIR}/unity/) -configure_file (${CMAKE_CURRENT_SOURCE_DIR}/unity-compiz-profile.in ${CMAKE_CURRENT_BINARY_DIR}/unity-compiz-profile @ONLY) -install(FILES ${CMAKE_CURRENT_BINARY_DIR}/unity-compiz-profile DESTINATION ${CMAKE_INSTALL_DATADIR}/unity/) +configure_file (${CMAKE_CURRENT_SOURCE_DIR}/unity-compiz-profile-select.in ${CMAKE_CURRENT_BINARY_DIR}/unity-compiz-profile-select @ONLY) +install(FILES ${CMAKE_CURRENT_BINARY_DIR}/unity-compiz-profile-select DESTINATION ${CMAKE_INSTALL_LIBDIR}/unity/) diff --git a/tools/unity-compiz-profile.in b/tools/unity-compiz-profile-select.in index e3ab7e59c..e3ab7e59c 100755 --- a/tools/unity-compiz-profile.in +++ b/tools/unity-compiz-profile-select.in |
