mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
See https://code.exim.org/exim/exim/releases/tag/exim-4.99
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit aed8ca7bd9)
12 lines
400 B
Diff
12 lines
400 B
Diff
--- a/OS/Makefile-Base
|
|
+++ b/OS/Makefile-Base
|
|
@@ -252,7 +252,7 @@ utils: $(EXIM_MONITOR) exicyclog exinext
|
|
exigrep eximstats exipick exiqgrep exiqsumm \
|
|
transport-filter.pl exim_checkaccess \
|
|
exim_dbmbuild exim_dumpdb exim_fixdb exim_tidydb \
|
|
- exim_lock exim_msgdate exim_id_update
|
|
+ exim_lock exim_msgdate
|
|
|
|
|
|
# Targets for special-purpose configuration header builders
|