[Buildroot] [git commit] package/audit: drop autoreconf

Peter Korsgaard peter at korsgaard.com
Sun Nov 7 20:17:26 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=c4b312914f93ab7722553bd2ea79c27b47d20826
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Commit aaca5fa97198fa1836a477f2fb2e3ba5872a0be2 forgot to drop
autoreconf

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/audit/audit.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/audit/audit.mk b/package/audit/audit.mk
index 6c75bca53e..c89404f570 100644
--- a/package/audit/audit.mk
+++ b/package/audit/audit.mk
@@ -8,8 +8,6 @@ AUDIT_VERSION = 3.0.6
 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
 


More information about the buildroot mailing list