chiark / gitweb /
build-sys: fix systemd-stdio-bridge link to work with split /usr
[elogind.git] / Makefile.am
index bc6fa1a47648e1a1e9775838925087f0f094f76c..8e5f5110e45d956ee71120090f2bfd6e91410aed 100644 (file)
@@ -1904,7 +1904,7 @@ systemd_bus_proxyd_LDADD = \
        libsystemd-shared.la
 
 bus-proxyd-install-hook:
-       $(AM_V_LN)$(LN_S) -f ../../lib/systemd/systemd-bus-proxyd $(DESTDIR)$(bindir)/systemd-stdio-bridge
+       $(AM_V_LN)$(LN_S) -f ../lib/systemd/systemd-bus-proxyd $(DESTDIR)$(bindir)/systemd-stdio-bridge
 
 bus-proxyd-uninstall-hook:
        rm -f $(DESTDIR)$(bindir)/systemd-stdio-bridge