mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
importd: fix path to download binary
This commit is contained in:
parent
7315edd36a
commit
57d8a552af
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user