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
..
Config.in avahi: fix build with BR2_ENABLE_LOCALE 2008-08-27 07:29:20 +00:00
S05avahi-setup.sh Add avahi package and add libdaemon, which is needed by avahi 2006-12-12 22:26:51 +00:00
S50avahi-daemon init scripts should be executable 2007-05-09 14:03:32 +00:00
autoipd-perms.patch Add avahi package and add libdaemon, which is needed by avahi 2006-12-12 22:26:51 +00:00
avahi.mk avahi-autoipd: fix issue with repeated builds 2009-01-28 15:12:05 +00:00
busybox-udhcpc-default.script Add avahi package and add libdaemon, which is needed by avahi 2006-12-12 22:26:51 +00:00
libdir-la.patch hackup libtool for avahi and libdaemon, as with other packages 2007-01-17 00:48:32 +00:00
uclibc.patch avahi: bump version 2008-03-31 19:56:58 +00:00