kumquat-buildroot/package/avahi
Peter Korsgaard 7b83993c3e avahi-autoipd: fix issue with repeated builds
The avahi-autoipd target install step adds /var/lib/avahi-autoipd as a
symlink to /tmp/avahi-autoipd, which is fine, except if your /var/lib is
already a symlink to /tmp (E.G. like the default target_skeleton is).

If that's the case, then you end up adding a /tmp/avahi-autoipd symlink
pointing to itself, causing subsequent builds to fail
(Too many levels of symbolic links in the ln -sf call). Fix it by simply
first removing the symlink if it's there.
2009-01-28 15:12:05 +00:00
..
autoipd-perms.patch
avahi.mk avahi-autoipd: fix issue with repeated builds 2009-01-28 15:12:05 +00:00
busybox-udhcpc-default.script
Config.in
libdir-la.patch
S05avahi-setup.sh
S50avahi-daemon
uclibc.patch