From: Aaron Goodman Date: Tue, 10 Nov 2020 13:46:34 +0000 (-0500) Subject: mwan3: remove duplicate Build/Compile from Makefile X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1ef1491e1af09b153f9771defd5d069babf5cc68;p=openwrt-packages.git mwan3: remove duplicate Build/Compile from Makefile Signed-off-by: Aaron Goodman --- diff --git a/net/mwan3/Makefile b/net/mwan3/Makefile index 9ba177477..b8a05b624 100644 --- a/net/mwan3/Makefile +++ b/net/mwan3/Makefile @@ -43,9 +43,6 @@ define Package/mwan3/conffiles /etc/mwan3.user endef -define Build/Compile -endef - define Package/mwan3/postinst #!/bin/sh if [ -z "$${IPKG_INSTROOT}" ]; then