[packages/mutt] - remove --with-regex this option was renamed to --with-bundled-regex in mutt-2.0 (b4b47e1c), bu
adamg
adamg at pld-linux.org
Sat Jul 17 09:34:50 CEST 2021
commit ee39245e598f830b7b327b8f631e745097628bdb
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Sat Jul 17 07:28:18 2021 +0000
- remove --with-regex
this option was renamed to --with-bundled-regex in mutt-2.0 (b4b47e1c),
but for basically forever it was really meant to use bundled regex engine.
By removing it we are default to system regex.h
mutt.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/mutt.spec b/mutt.spec
index 9d6bdde..e6648fe 100644
--- a/mutt.spec
+++ b/mutt.spec
@@ -210,7 +210,6 @@ Mutt - це невеликий, але потужний повноекранни
--with-mailpath=/var/mail \
--with-mixmaster \
%{?with_qdbm:--with-qdbm} \
- --with-regex \
%{?with_sasl:--with-sasl} \
%{?with_slang:--with-slang} \
--with-ssl \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mutt.git/commitdiff/6173f5b83ab95df95f89357547a7467abe2e7c60
More information about the pld-cvs-commit
mailing list