[packages] mosquitto: [PATCH] Add support for the mosquitto MQTT message broker, tools and library. Signed-off-by: Karl Palsson<karlp@tweak.net.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28001 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/mosquitto/patches/101-disable-docbook.patch
Normal file
11
net/mosquitto/patches/101-disable-docbook.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -r bebd02e8bed4 -r 77b64fb10075 Makefile
|
||||
--- a/Makefile Thu Jul 07 13:34:54 2011 +0100
|
||||
+++ b/Makefile Thu Jul 07 16:50:05 2011 +0000
|
||||
@@ -1,6 +1,6 @@
|
||||
include config.mk
|
||||
|
||||
-DIRS=lib client src man
|
||||
+DIRS=lib client src
|
||||
DISTDIRS=man
|
||||
|
||||
.PHONY : all mosquitto clean reallyclean install uninstall dist sign copy
|
Reference in New Issue
Block a user