SHA256
1
0
forked from pool/marble
Hrvoje Senjan 2016-10-11 15:06:26 +00:00 committed by Git OBS Bridge
parent 0d8e7fcc29
commit a81dbe6c79
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 11 15:05:55 UTC 2016 - hrvoje.senjan@gmail.com
- Pass KDE_INSTALL_METAINFODIR to cmake in order to fix build on
Leap 42.1 with newer KF5
-------------------------------------------------------------------
Fri Sep 9 08:42:02 UTC 2016 - tittiatcoke@gmail.com

View File

@ -155,6 +155,7 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \
-DBUILD_MARBLE_TESTS=NO \
-DMOBILE=FALSE \
-DWITH_KF5=TRUE \
-DKDE_INSTALL_METAINFODIR=%{_kf5_appstreamdir} \
..
%make_jobs