Dirk Mueller 2020-08-20 22:58:44 +00:00 committed by Git OBS Bridge
parent b67a877777
commit 5d326dc918

View File

@ -134,8 +134,8 @@ rm %{buildroot}%{_datadir}/hwloc/hwloc-dump-hwdata.service
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
%pre
%ifarch %{ix86} x86_64
%pre
%service_add_pre hwloc-dump-hwdata.service
%endif
@ -145,8 +145,8 @@ rm %{buildroot}%{_datadir}/hwloc/hwloc-dump-hwdata.service
%endif
%desktop_database_post
%preun
%ifarch %{ix86} x86_64
%preun
%service_del_preun hwloc-dump-hwdata.service
%endif