diff options
| author | Peter Korsgaard | 2009-01-28 16:12:05 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2009-01-28 16:12:05 +0100 |
| commit | 7b83993c3e92c06521278e864e9c112e0ec6aefe (patch) | |
| tree | 54e9a57e937518ee2ffb309756b7add4b4f0f927 /toolchain/kernel-headers | |
| parent | xfs is a mainline filesystem with no alternative regarding tools in busybox, ... (diff) | |
| download | buildroot-7b83993c3e92c06521278e864e9c112e0ec6aefe.tar.gz buildroot-7b83993c3e92c06521278e864e9c112e0ec6aefe.tar.xz buildroot-7b83993c3e92c06521278e864e9c112e0ec6aefe.zip | |
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.
Diffstat (limited to 'toolchain/kernel-headers')
0 files changed, 0 insertions, 0 deletions
