git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9cd051e
)
net/wireguard: add stub install section
author
Jason A. Donenfeld
<redacted>
Tue, 21 Feb 2017 11:37:22 +0000
(12:37 +0100)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/net/wireguard/Makefile
b/net/wireguard/Makefile
index bf1525115c4a9a11fb010932f681b65ca094a897..97d0567e6ae970834d52764a7e08f7c235e48194 100644
(file)
--- a/
net/wireguard/Makefile
+++ b/
net/wireguard/Makefile
@@
-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