packages/net/mosquitto/patches/101-disable-docbook.patch
loswillios bd511b4dcb [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
2011-08-15 14:54:15 +00:00

12 lines
310 B
Diff

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