disable kmod support for the mini flavor, this complements the previous change

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1479
This commit is contained in:
Franck Bui 2023-12-21 08:24:37 +00:00 committed by Git OBS Bridge
parent 0f85c35149
commit 0b935ea3a4

View File

@ -761,6 +761,7 @@ export CFLAGS="%{optflags} -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2"
-Dhtml=%{when_not bootstrap} \
-Dima=%{when_not bootstrap} \
-Dkernel-install=%{when_not bootstrap} \
-Dkmod=%{when_not bootstrap} \
-Dlibcryptsetup-plugins=%{when_not bootstrap} \
-Dman=%{when_not bootstrap} \
-Dnss-myhostname=%{when_not bootstrap} \