nss-mdns: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:39:17 +02:00
parent b2581671d0
commit 3985b2dd23

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="nss-mdns is a plugin for nss to allow name resolution via Multica
PKG_LONGDESC="nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-lynx \
--enable-avahi \