summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2016-09-15 15:57:04 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-16 18:43:47 +0200
commit2deb74c17e1bf7ef02bc23df637f74f7898bca6a (patch)
treed61cecd71c5020c5562e2e9e325fad892a29efe0
parent8d9cad0d0585b99f804a1780d246b77825e20665 (diff)
downloadbuildroot-2deb74c17e1bf7ef02bc23df637f74f7898bca6a.tar.gz
buildroot-2deb74c17e1bf7ef02bc23df637f74f7898bca6a.zip
audit: remove autoreconf
Commit upstream 51925b7dd6d0("package/audit: Bump to version 2.6.5") removed patch 0002 as part of version bump. But forgot to disable autoreconf. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/audit/audit.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/audit/audit.mk b/package/audit/audit.mk
index 06ec9595c0..11ee8dfdbc 100644
--- a/package/audit/audit.mk
+++ b/package/audit/audit.mk
@@ -8,8 +8,6 @@ AUDIT_VERSION = 2.6.5
AUDIT_SITE = http://people.redhat.com/sgrubb/audit
AUDIT_LICENSE = GPLv2
AUDIT_LICENSE_FILES = COPYING
-# 0002-Fix-usage-of-audit_status.feature_bitmap.patch
-AUDIT_AUTORECONF = YES
AUDIT_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud