From: Kent Overstreet Date: Sat, 16 Dec 2023 23:42:22 +0000 (-0500) Subject: Fix makefile when building without systemd X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=d8e7f3671db406b587a420cae420ec14a189399e;p=bcachefs-tools-debian Fix makefile when building without systemd Signed-off-by: Kent Overstreet --- diff --git a/Makefile b/Makefile index a9feb67..2b77da7 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ LIBDIR=$(PREFIX)/lib PKGCONFIG_SERVICEDIR:=$(shell $(PKG_CONFIG) --variable=systemdsystemunitdir systemd) ifeq (,$(PKGCONFIG_SERVICEDIR)) - $(warning skipping systemd integration) + $(warning skipping systemd integration) else BCACHEFSCK_ARGS=-f -n systemd_libfiles=\