net/wireguard: add stub install section
authorJason A. Donenfeld <redacted>
Tue, 21 Feb 2017 11:37:22 +0000 (12:37 +0100)
committerJason A. Donenfeld <redacted>
Tue, 21 Feb 2017 11:37:22 +0000 (12:37 +0100)
This is in response to the metapackage discussion in openwrt/luci#1030.

Signed-off-by: Jason A. Donenfeld <redacted>
net/wireguard/Makefile

index bf1525115c4a9a11fb010932f681b65ca094a897..97d0567e6ae970834d52764a7e08f7c235e48194 100644 (file)
@@ -67,6 +67,10 @@ define Build/Compile
        $(call Build/Compile/Default)
 endef
 
+define Package/wireguard/install
+  true
+endef
+
 define Package/wireguard/description
   $(call Package/wireguard/Default/description)
 endef
git clone https://git.99rst.org/PROJECT