forked from pool/marble
This commit is contained in:
parent
f078467301
commit
ae51d5db5f
@ -68,6 +68,8 @@ make
|
|||||||
pushd build/src/lib/marble
|
pushd build/src/lib/marble
|
||||||
%kde4_makeinstall
|
%kde4_makeinstall
|
||||||
popd
|
popd
|
||||||
|
mkdir -p %{buildroot}%{_kde4_appsdir}/cmake/modules
|
||||||
|
cp build/FindMarble.cmake %{buildroot}%{_kde4_appsdir}/cmake/modules/
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
@ -78,8 +80,8 @@ make
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc BUGS CODING
|
%doc BUGS CODING
|
||||||
%{_includedir}/marble/
|
%{_includedir}/marble/
|
||||||
%{_kf5_libdir}/libmarblewidget-qt5.so
|
%{_libdir}/libmarblewidget.so
|
||||||
%{_kf5_sharedir}/marble/cmake/
|
%{_kde4_appsdir}/cmake/modules/FindMarble.cmake
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user