.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailx?expand=0&rev=63
This commit is contained in:
parent
13d5910f10
commit
a9885be8d7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user