6cc0652201
Update to KDE 4.13 Beta 2. Corrected license based on Coolo's indication OBS-URL: https://build.opensuse.org/request/show/226557 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/artikulate?expand=0&rev=1
12 lines
360 B
Diff
12 lines
360 B
Diff
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
|
|
index e73b209..6f658fc 100644
|
|
--- a/icons/CMakeLists.txt
|
|
+++ b/icons/CMakeLists.txt
|
|
@@ -23,5 +23,5 @@
|
|
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
###
|
|
|
|
-kde4_install_icons(${DATA_INSTALL_DIR}/artikulate/icons)
|
|
+kde4_install_icons(${ICON_INSTALL_DIR})
|
|
kde4_update_iconcache()
|