From: Stefan Schantl Date: Wed, 29 Mar 2023 14:05:17 +0000 (+0200) Subject: systemd: Build manpages again X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4b39d703b5ce50ab062ae66b642b3318beb0cf8;p=ipfire-3.x.git systemd: Build manpages again This "optional" feature now has to be enabled. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/systemd/systemd.nm b/systemd/systemd.nm index a898c6826..2c409694c 100644 --- a/systemd/systemd.nm +++ b/systemd/systemd.nm @@ -5,7 +5,7 @@ name = systemd version = 253 -release = 3 +release = 4 maintainer = Stefan Schantl groups = System/Base @@ -78,6 +78,7 @@ build -Dsysvinit-path= \ -Dsysvrcnd-path= \ -Dzlib=true \ + -Dman=true \ -Dsmack=false \ -Dbacklight=false \ -Dfirstboot=false \