[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [marble] /: fix appdata install path to work also for QTONLY
From:       Thibaut Gridel <tgridel () free ! fr>
Date:       2014-06-29 17:35:01
Message-ID: E1X1J0H-0007Zs-JX () scm ! kde ! org
[Download RAW message or body]

Git commit 45e9b6d48e053c20c543ca5d7acb24cbb6cab659 by Thibaut Gridel.
Committed on 29/06/2014 at 17:34.
Pushed by tgridel into branch 'master'.

fix appdata install path to work also for QTONLY

M  +1    -1    CMakeLists.txt

http://commits.kde.org/marble/45e9b6d48e053c20c543ca5d7acb24cbb6cab659

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55bb238..2df310d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -387,7 +387,7 @@ endif()
 ####################################################
 # Install extra files
 install(FILES LICENSE.txt DESTINATION ${MARBLE_DATA_INSTALL_PATH})
-install(FILES marble.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appda=
ta/)
+install(FILES marble.appdata.xml DESTINATION ${CMAKE_INSTALL_PREFIX}/share=
/appdata/)
 =

 ####################################################
 # Install CMake module
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic