diff options
Diffstat (limited to 'pics/hicolor')
-rw-r--r-- | pics/hicolor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pics/hicolor/CMakeLists.txt b/pics/hicolor/CMakeLists.txt index 5998fe2a8..79a569a66 100644 --- a/pics/hicolor/CMakeLists.txt +++ b/pics/hicolor/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -install( FILES index.theme DESTINATION ${ICONS_INSTALL_DIR}/hicolor ) +install( FILES index.theme DESTINATION ${ICON_INSTALL_DIR}/hicolor ) |