mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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