Dr. Werner Fink 2018-11-19 10:53:20 +00:00 committed by Git OBS Bridge
parent 13d5910f10
commit a9885be8d7

View File

@ -120,7 +120,9 @@ minor enhancements like the ability to set a "From:" address.
--slave %{_mandir}/man1/Mail.1%{?ext_man} Mail.1%{?ext_man} %{_mandir}/man1/mailx.1%{?ext_man}
%preun
%{_sbindir}/update-alternatives --quiet --force --remove mail %{_bindir}/mu-mail
if test ! -e %{_bindir}/mailx; then
%{_sbindir}/update-alternatives --quiet --force --remove mail %{_bindir}/mailx
fi
%files
%defattr(-,root,root)