util-linux: fix last minute typo in the systemd handling
Reported-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
db98c3f6c5
commit
a77dfaa984
@ -29,7 +29,7 @@ UTIL_LINUX_CONF_OPTS += \
|
||||
# system depends on util-linux so we enable systemd support
|
||||
# (which needs systemd to be installed)
|
||||
UTIL_LINUX_CONF_OPTS += \
|
||||
--without-systed \
|
||||
--without-systemd \
|
||||
--with-systemdsystemunitdir=no
|
||||
|
||||
# We don't want the host-busybox dependency to be added automatically
|
||||
|
Loading…
Reference in New Issue
Block a user