Marcus Rueckert
7507500d42
pkgconfig(): libcares, libcjson, libwebsockets - Fix linking of modules: - Add fix-undefined-symbols-in-plugins.patch - revert old workaround of settings -DCMAKE_SHARED_LINKER_FLAGS= - Update mosquitto-1.6.8-config.patch: Set a short profilename for a cleaner ps aufxZ output - Refreshed mosquitto-1.6.8-config.patch to apply cleanly again OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=50
11 lines
471 B
Diff
11 lines
471 B
Diff
Index: mosquitto-2.0.8/mosquitto.conf
|
|
===================================================================
|
|
--- mosquitto-2.0.8.orig/mosquitto.conf
|
|
+++ mosquitto-2.0.8/mosquitto.conf
|
|
@@ -871,4 +871,4 @@
|
|
# alphabetical order, with capital letters ordered first. If this option is
|
|
# given multiple times, all of the files from the first instance will be
|
|
# processed before the next instance. See the man page for examples.
|
|
-#include_dir
|
|
+include_dir /etc/mosquitto/conf.d
|