buildrootschalter/package/avahi
Jörg Krause ffa33dc552 package/.mk files: remove --localstatedir=/var from autotools packages
Remove --localstatedir=/var from all autotools packages where it is no longer
needed.

Also remove --localstatedir=/var/lib/dhcp from package dhcp. localstatedir is
used by dhcp to set the default directory for the leases files. This can also
be done by setting --with-*-lease-file=/var/lib/dhcp/*, which is done in
dhcp.mk.

A custom --localstatedir is left in:
* proftpd.mk
* mysql.mk

This is safe to do:
One of the good thing with autoconf is that if you pass:
        --localstatedir=/var ... --localstatedir=/var/something
Then /var/something will be used. So, we can set --localstatedir=/var
by default in the infrastructure, and still have certain packages doing
weird things override it. [Thanks to Thomas Petazzoni]

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-18 19:27:42 +02:00
..
Config.in avahi: add option to build the libdns_sd (Bonjour) compatibility library 2014-09-22 23:04:59 +02:00
S05avahi-setup.sh avahi: fixup init scripts after default user removal 2014-06-23 11:38:17 +02:00
S50avahi-daemon init scripts should be executable 2007-05-09 14:03:32 +00:00
avahi-autoipd-perms.patch avahi: convert to Makefile.autotools.in format 2009-03-05 21:38:40 +00:00
avahi-daemon.service avahi: Add systemd init script 2014-05-03 18:38:53 +02:00
avahi-disable-systemd-support.patch avahi: bump version 2010-07-19 16:01:28 +02:00
avahi-ipv6only.patch avahi: convert to Makefile.autotools.in format 2009-03-05 21:38:40 +00:00
avahi-optional-ipv6.patch avahi: fix build on uclibc 0.9.31 without ipv6 support 2010-05-18 10:42:13 +02:00
avahi.mk package/.mk files: remove --localstatedir=/var from autotools packages 2014-10-18 19:27:42 +02:00
avahi_tmpfiles.conf avahi: fixup init scripts after default user removal 2014-06-23 11:38:17 +02:00