From d05d9cd4c68915c1f5480cb607ffde77700296c4 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 23 Jan 2021 20:42:42 +0800 Subject: [PATCH] shadowsocksr-libev: remove empty package call Signed-off-by: CN_SZTL --- package/lean/shadowsocksr-libev/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/lean/shadowsocksr-libev/Makefile b/package/lean/shadowsocksr-libev/Makefile index 67b3e40003..c5409d3f8e 100644 --- a/package/lean/shadowsocksr-libev/Makefile +++ b/package/lean/shadowsocksr-libev/Makefile @@ -60,7 +60,6 @@ define Package/shadowsocksr-libev-ssr-local/install $(LN) ssr-local $(1)/usr/bin/ssr-tunnel endef -$(eval $(call BuildPackage,shadowsocksr-libev)) $(eval $(call BuildPackage,shadowsocksr-libev-alt)) $(eval $(call BuildPackage,shadowsocksr-libev-server)) $(eval $(call BuildPackage,shadowsocksr-libev-ssr-local))