diff options
Diffstat (limited to 'extra/avahi/Pkgfile')
-rw-r--r-- | extra/avahi/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/avahi/Pkgfile b/extra/avahi/Pkgfile index 469b4ebcd..735d85218 100644 --- a/extra/avahi/Pkgfile +++ b/extra/avahi/Pkgfile @@ -8,7 +8,7 @@ name=avahi version=0.6.28 -release=5 +release=6 source=(http://www.avahi.org/download/avahi-$version.tar.gz\ network-wired.png avahi-0.6.28-daemon-dbus.patch) @@ -31,7 +31,7 @@ build() { --disable-mono \ --enable-compat-libdns_sd \ --enable-compat-howl \ - --with-distro=archlinux \ + --with-distro=lfs \ --with-avahi-priv-access-group=network \ --with-autoipd-user=avahi \ --with-autoipd-group=avahi \ |