Git commit 68dc149f507b895a8e7bf4b7b8adfcc9629c56ac by Shaun Reich. Committed on 01/03/2012 at 22:07. Pushed by sreich into branch 'master'. fix icon installation dir M +1 -1 runners/bing/icons/CMakeLists.txt http://commits.kde.org/kdeplasma-addons/68dc149f507b895a8e7bf4b7b8adfcc9629= c56ac diff --git a/runners/bing/icons/CMakeLists.txt b/runners/bing/icons/CMakeLi= sts.txt index 2989396..870268c 100644 --- a/runners/bing/icons/CMakeLists.txt +++ b/runners/bing/icons/CMakeLists.txt @@ -1 +1 @@ -kde4_install_icons( ${ICON_INSTALL_DIR} ) \ No newline at end of file +kde4_install_icons( ${KDE4_ICON_INSTALL_DIR}) \ No newline at end of file