public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] systemd: Build manpages again
@ 2023-03-29 14:13 Stefan Schantl
  2023-03-29 14:13 ` [PATCH 2/2] systemd: Use sysusers mechanism inside the jail Stefan Schantl
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schantl @ 2023-03-29 14:13 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

This "optional" feature now has to be enabled.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 systemd/systemd.nm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 <stefan.schantl(a)ipfire.org>
 groups     = System/Base
@@ -78,6 +78,7 @@ build
 		-Dsysvinit-path= \
 		-Dsysvrcnd-path= \
 		-Dzlib=true \
+		-Dman=true \
 		-Dsmack=false \
 		-Dbacklight=false \
 		-Dfirstboot=false \
-- 
2.30.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-29 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 14:13 [PATCH 1/2] systemd: Build manpages again Stefan Schantl
2023-03-29 14:13 ` [PATCH 2/2] systemd: Use sysusers mechanism inside the jail Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox