rsyslog: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:07:39 +02:00
parent ca5c821790
commit d62f367059

View File

@ -27,7 +27,7 @@ PKG_DEPENDS_TARGET="toolchain util-linux libestr libfastjson liblognorm librelp
PKG_SECTION="service"
PKG_SHORTDESC="Rsyslog: a rocket-fast system for log processing."
PKG_LONGDESC="Rsyslog ($PKG_VERSION) offers high-performance, great security features and a modular design."
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Rsyslog"