openwrt-packages/mail/postfix
Felix Matouschek 0db2d27801 postfix: Fix enabling PCRE support
After the change from PCRE to PCRE2 when enabling POSTFIX_PCRE the
resulting postfix build no longer reports pcre as an available module.
(postfconf -m). This is caused by using the wrong syntax for the
HAS_PCRE build flag (HAS_PCRE2 vs HAS_PCRE=2). This fixes the build flag
to use the correct syntax.

Signed-off-by: Felix Matouschek <felix@matouschek.org>
2023-12-01 11:24:34 -08:00
..
files postfix: use new extra_command function definition 2020-11-04 08:50:34 +01:00
patches postfix: bump to 3.8.2 release 2023-10-29 15:16:41 +01:00
Makefile postfix: Fix enabling PCRE support 2023-12-01 11:24:34 -08:00