Hi,

Stable version of some distros (Debian Wheezy nor Ubuntu LTS 12.04)
still don't have support for this. Is it not possible to solve it in
another way.

Thanks

On Mon, Mar 3, 2014 at 5:57 PM, Lennart Poettering
<lenn...@poettering.net> wrote:
> On Mon, 03.03.14 16:12, Michael Biebl (mbi...@gmail.com) wrote:
>
>> The patch looked ok to me as is, but I can certainly add a --relative
>> if you prefer.
>>
>> Should
>> dbus1-generator-install-hook:
>>        $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(usergeneratordir)
>>        $(AM_V_LN)$(LN_S) -f
>> $(systemgeneratordir)/systemd-dbus1-generator
>> $(DESTDIR)$(usergeneratordir)/systemd-dbus1-generator
>>
>> be updated then as well?
>
> I now changed the makefile to only generate relative symlinks. THis
> makes use of "ln --relative -s" everywhere, which has been supported in
> coreutils for 2y or so, hence I figure this should be OK. If this breaks
> for people we can consider making use of this only after an autoconf check.
>
> Lennart
>
> --
> Lennart Poettering, Red Hat
> _______________________________________________
> 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

Reply via email to