From 2deb74c17e1bf7ef02bc23df637f74f7898bca6a Mon Sep 17 00:00:00 2001 From: Rahul Bedarkar Date: Thu, 15 Sep 2016 15:57:04 +0530 Subject: 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 Signed-off-by: Thomas Petazzoni --- package/audit/audit.mk | 2 -- 1 file changed, 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 -- cgit v1.2.1