packages/mail/fdm/patches/010-ntop-fix.patch
2020-07-08 14:18:52 +08:00

10 lines
188 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -123,6 +123,3 @@ endif
if NO_STRTONUM
nodist_fdm_SOURCES += compat/strtonum.c
endif
-if NO_B64_NTOP
-nodist_fdm_SOURCES += compat/base64.c
-endif