forked from pool/marble
Accepting request 443962 from home:wolfi323:test
- Install the designer plugins to the correct location OBS-URL: https://build.opensuse.org/request/show/443962 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=118
This commit is contained in:
parent
bfec29929f
commit
323f3c7061
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 5 16:30:25 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Install the designer plugins to the correct location
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 5 10:35:37 UTC 2016 - wbauer@tmo.at
|
Mon Dec 5 10:35:37 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -155,7 +155,7 @@ export SUSE_ASNEEDED=0
|
|||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64
|
||||||
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||||
%endif
|
%endif
|
||||||
%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=FALSE
|
%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=FALSE -DQT_PLUGINS_DIR=%{_kf5_plugindir}
|
||||||
%make_jobs
|
%make_jobs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -175,8 +175,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
%{_kf5_iconsdir}/hicolor/*/apps/marble.*
|
%{_kf5_iconsdir}/hicolor/*/apps/marble.*
|
||||||
%{_libdir}/marble/
|
%{_libdir}/marble/
|
||||||
%{_libdir}/libmarbledeclarative.so
|
%{_libdir}/libmarbledeclarative.so
|
||||||
%dir %{_libdir}/plugins/
|
%{_kf5_plugindir}/designer/
|
||||||
%{_libdir}/plugins/designer/
|
|
||||||
%exclude %{_datadir}/marble/data
|
%exclude %{_datadir}/marble/data
|
||||||
%{_kf5_plugindir}/libmarble*so
|
%{_kf5_plugindir}/libmarble*so
|
||||||
%{_kf5_plugindir}/plasma_runner_marble.so
|
%{_kf5_plugindir}/plasma_runner_marble.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user