https-dns-proxy: bugfix: remove eDNS support

Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
Stan Grishin
2020-06-25 19:40:38 +00:00
parent 8fb6748769
commit e039bd4da7
3 changed files with 2 additions and 8 deletions
-4
View File
@@ -26,10 +26,6 @@ define Package/https-dns-proxy
CONFLICTS:=https_dns_proxy
endef
define Package/https-dns-proxy/conffiles
/etc/config/https-dns-proxy
endef
define Package/https-dns-proxy/install
$(INSTALL_DIR) $(1)/usr/sbin $(1)/etc/init.d ${1}/etc/config
$(INSTALL_BIN) $(PKG_BUILD_DIR)/https_dns_proxy $(1)/usr/sbin/https-dns-proxy