forked from pool/marble
Accepting request 419158 from home:wolfi323:branches:KDE:Applications
I think we shouldn't use %{_kf5_appstreamdir} in marble yet. 16.08.0 does not use the appropriate cmake variables and installs the appdata files explicitly to ${CMAKE_INSTALL_FULL_DATAROOTDIR}/appdata/ This is "fixed" in master, but not in 16.08. OBS-URL: https://build.opensuse.org/request/show/419158 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=108
This commit is contained in:
parent
de23e36892
commit
2475ed197b
@ -234,7 +234,7 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_applicationsdir}/marble.desktop
|
||||
%{_kf5_bindir}/marble
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%{_kf5_appstreamdir}/marble.appdata.xml
|
||||
%dir %{_kf5_sharedir}/appdata
|
||||
%{_kf5_sharedir}/appdata/marble.appdata.xml
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user