[Buildroot] [PATCH 1/3] package/rsyslog: Autoreconf is not necessary anymore

Bernd Kuhls bernd.kuhls at t-online.de
Sat Apr 11 07:52:15 UTC 2015


Buildroot contains no patches for this package anymore.

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/rsyslog/rsyslog.mk |    2 --
 1 file changed, 2 deletions(-)

diff --git a/package/rsyslog/rsyslog.mk b/package/rsyslog/rsyslog.mk
index c6758eb..7d49ed1 100644
--- a/package/rsyslog/rsyslog.mk
+++ b/package/rsyslog/rsyslog.mk
@@ -16,8 +16,6 @@ RSYSLOG_PLUGINS = imdiag imfile impstats imptcp \
 	pmaixforwardedfrom pmciscoios pmcisconames pmlastmsg pmsnare
 RSYSLOG_CONF_OPTS = --disable-generate-man-pages \
 	$(foreach x,$(call qstrip,$(RSYSLOG_PLUGINS)),--enable-$(x))
-# For mysql and pgsql support patches
-RSYSLOG_AUTORECONF = YES
 
 # Build after BusyBox
 ifeq ($(BR2_PACKAGE_BUSYBOX),y)
-- 
1.7.10.4



More information about the buildroot mailing list