diff options
Diffstat (limited to 'pics/emoticons/CMakeLists.txt')
-rw-r--r-- | pics/emoticons/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pics/emoticons/CMakeLists.txt b/pics/emoticons/CMakeLists.txt index 6dbb77b23..86d7adb18 100644 --- a/pics/emoticons/CMakeLists.txt +++ b/pics/emoticons/CMakeLists.txt @@ -21,4 +21,4 @@ install( FILES teeth.png thumbs_down.png thumbs_up.png tongue.png unhappy.png unlove.png wilted_rose.png wink.png foot_in_mouth.png innocent.png undecided.png - DESTINATION ${SHARE_INSTALL_DIR}/emoticons/Default ) + DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/Default ) |