avahi: remove useless 'mkdir -p' in AVAHI_INSTALL_INIT_SYSTEMD
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Oct 2014 11:01:04 +0000 (13:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Oct 2014 11:01:04 +0000 (13:01 +0200)
commit6c947771424b139199fc56bb7fff47755a17c6a9
treed12dd6fede4f02e5bf861a95feb3eb39f0aecd72
parentd2fd9ef86ee096784c9b326004ba928a16d035ae
avahi: remove useless 'mkdir -p' in AVAHI_INSTALL_INIT_SYSTEMD

In AVAHI_INSTALL_INIT_SYSTEMD, since we're using 'install -D' to
install /usr/lib/tmpfiles.d/avahi.conf in $(TARGET_DIR), there's no
need to have a 'mkdir -p' before that, since 'install -D' creates the
directories as needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/avahi/avahi.mk