commit b07a25584f6126c496b1946719bb282031f1825b
Author: Jan Palus <[email protected]>
Date:   Tue Sep 12 23:35:15 2023 +0200

    correct cmake option name for systemd support

 mosquitto.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mosquitto.spec b/mosquitto.spec
index beed3e0..bad171f 100644
--- a/mosquitto.spec
+++ b/mosquitto.spec
@@ -113,7 +113,7 @@ cd build
 %cmake \
        -DUSE_LIBWRAP:BOOL=ON \
        -DWITH_BUNDLED_DEPS:BOOL=OFF \
-       %{cmake_on_off systemd SYSTEMD} \
+       %{cmake_on_off systemd WITH_SYSTEMD} \
        ..
 %{__make}
 cd ..
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mosquitto.git/commitdiff/b0e5c6a8ebf41926052b446182ca19fe62f87bb9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to