From 137e3f6384f7256646dad3686c079f853b18d5e7 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sun, 7 Nov 2021 11:01:09 +0100 Subject: [PATCH] package/audit: drop autoreconf Commit aaca5fa97198fa1836a477f2fb2e3ba5872a0be2 forgot to drop autoreconf Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard (cherry picked from commit c4b312914f93ab7722553bd2ea79c27b47d20826) Signed-off-by: Peter Korsgaard --- package/audit/audit.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/audit/audit.mk b/package/audit/audit.mk index df6650593d..bbf4f85629 100644 --- a/package/audit/audit.mk +++ b/package/audit/audit.mk @@ -8,8 +8,6 @@ AUDIT_VERSION = 3.0.1 AUDIT_SITE = http://people.redhat.com/sgrubb/audit AUDIT_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries) AUDIT_LICENSE_FILES = COPYING COPYING.LIB -# 0002-Add-substitue-functions-for-strndupa-rawmemchr.patch -AUDIT_AUTORECONF = YES AUDIT_CPE_ID_VENDOR = linux_audit_project AUDIT_CPE_ID_PRODUCT = linux_audit