[packages/mosquitto] correct cmake option name for systemd support

atler atler at pld-linux.org
Wed Sep 13 02:58:06 CEST 2023


commit b07a25584f6126c496b1946719bb282031f1825b
Author: Jan Palus <atler at pld-linux.org>
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



More information about the pld-cvs-commit mailing list