X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e8504d40dc8005f629969574dae3244d805ed8b8..8da2947e892fe3a62896293f1603a584519b421c:/openwrt/package/fetchmail/Makefile?ds=sidebyside diff --git a/openwrt/package/fetchmail/Makefile b/openwrt/package/fetchmail/Makefile index b1edd115d..049c6aecf 100644 --- a/openwrt/package/fetchmail/Makefile +++ b/openwrt/package/fetchmail/Makefile @@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured: $(DISABLE_NLS) \ $(DISABLE_LARGEFILE) \ --enable-fallback=procmail \ + --without-hesiod \ ); touch $@