Re: [systemd-devel] symbolic link for systemd-stdio-bridge

2013-12-31 Thread Umut Tezduyar
On Thu, Dec 19, 2013 at 5:34 PM, Umut Tezduyar Lindskog
umut.tezdu...@axis.com wrote:
 It is broken when bindir is /usr/bin and /lib is not symbolic link to 
 /usr/lib.

 bus-proxyd-install-hook:
 $(AM_V_LN)$(LN_S) -f ../../lib/systemd/systemd-bus-proxyd 
 $(DESTDIR)$(bindir)/systemd-stdio-bridge

 Maybe best to use full path.



Zbigniew  has fixed it with 8f8770706e360d7bf now.
Thanks.

 ___
 systemd-devel mailing list
 systemd-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] symbolic link for systemd-stdio-bridge

2013-12-19 Thread Umut Tezduyar Lindskog
It is broken when bindir is /usr/bin and /lib is not symbolic link to /usr/lib.

bus-proxyd-install-hook:
$(AM_V_LN)$(LN_S) -f ../../lib/systemd/systemd-bus-proxyd 
$(DESTDIR)$(bindir)/systemd-stdio-bridge

Maybe best to use full path.


___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel