mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
importd: fix path to download binary
This commit is contained in:
@@ -5280,7 +5280,7 @@ systemd_importd_SOURCES = \
|
||||
|
||||
systemd_importd_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
-D SYSTEMD_PULL_PATH=\"$(rootlibexecdir)/systemd-import\"
|
||||
-D SYSTEMD_PULL_PATH=\"$(rootlibexecdir)/systemd-pull\"
|
||||
|
||||
systemd_importd_LDADD = \
|
||||
libsystemd-internal.la \
|
||||
|
||||
Reference in New Issue
Block a user