projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1420499
)
miniupnpd: shorten OS name to silence SSDP warnings
author
Steven Barth
<steven@midlink.org>
Wed, 15 Jul 2015 06:28:32 +0000
(08:28 +0200)
committer
Steven Barth
<steven@midlink.org>
Wed, 15 Jul 2015 06:29:56 +0000
(08:29 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
miniupnpd/Makefile
patch
|
blob
|
history
diff --git
a/miniupnpd/Makefile
b/miniupnpd/Makefile
index 0abe480c7608a7b60aaba5617e329e1c05fdbcdd..18229267ef42e971c61adbd0a2c77f9137f00143 100644
(file)
--- a/
miniupnpd/Makefile
+++ b/
miniupnpd/Makefile
@@
-46,7
+46,7
@@
endef
define Build/Prepare
$(call Build/Prepare/Default)
- echo "OpenWrt
/$(OPENWRTVERSION)
" | tr \(\)\ _ >$(PKG_BUILD_DIR)/os.openwrt
+ echo "OpenWrt" | tr \(\)\ _ >$(PKG_BUILD_DIR)/os.openwrt
endef
MAKE_FLAGS += \