Fix Rawhide build
error: This macro requires some arguments error: line 139: %systemd_postun
This commit is contained in:
parent
a458f28c55
commit
af72ccfa5c
@ -136,7 +136,7 @@ if [ $1 -eq 0 ] ; then
|
|||||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||||
fi
|
fi
|
||||||
%endif
|
%endif
|
||||||
%systemd_postun
|
%systemd_postun ModemManager.service
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
%posttrans
|
%posttrans
|
||||||
|
Loading…
Reference in New Issue
Block a user