forked from pool/neomutt
Accepting request 982618 from home:dirkmueller:Factory
- fix build for older dists OBS-URL: https://build.opensuse.org/request/show/982618 OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=52
This commit is contained in:
parent
341b5aa442
commit
a94712f271
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 14 13:41:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- fix build for older dists
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 25 10:15:40 UTC 2022 - Lars Marowsky-Bree <lmb@suse.com>
|
Wed May 25 10:15:40 UTC 2022 - Lars Marowsky-Bree <lmb@suse.com>
|
||||||
|
|
||||||
|
@ -104,6 +104,9 @@ make %{?_smp_mflags}
|
|||||||
%{_bindir}/neomutt
|
%{_bindir}/neomutt
|
||||||
%{_mandir}/man1/neomutt.1%{?ext_man}
|
%{_mandir}/man1/neomutt.1%{?ext_man}
|
||||||
%{_mandir}/man5/neomuttrc.5%{?ext_man}
|
%{_mandir}/man5/neomuttrc.5%{?ext_man}
|
||||||
|
%if 0%{?suse_version} && 0%{?suse_version} < 1550
|
||||||
|
%dir %{_prefix}/libexec
|
||||||
|
%endif
|
||||||
%dir %{_prefix}/libexec/neomutt
|
%dir %{_prefix}/libexec/neomutt
|
||||||
%{_prefix}/libexec/neomutt/pgpewrap
|
%{_prefix}/libexec/neomutt/pgpewrap
|
||||||
%{_prefix}/libexec/neomutt/smime_keys
|
%{_prefix}/libexec/neomutt/smime_keys
|
||||||
|
Loading…
Reference in New Issue
Block a user