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:
d79a6ee
)
mwan3: remove duplicate Build/Compile from Makefile
author
Aaron Goodman
<redacted>
Tue, 10 Nov 2020 13:46:34 +0000
(08:46 -0500)
committer
Aaron Goodman
<redacted>
Tue, 10 Nov 2020 13:46:34 +0000
(08:46 -0500)
Signed-off-by: Aaron Goodman <redacted>
net/mwan3/Makefile
patch
|
blob
|
history
diff --git
a/net/mwan3/Makefile
b/net/mwan3/Makefile
index 9ba177477882b103ad2f2231f8339431e226d241..b8a05b6241f4a0e20998e541117e49478408ee02 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT