[packages/audit] - added am patch (fixes build with automake 1.13)

qboosh qboosh at pld-linux.org
Sat Mar 23 08:18:00 CET 2013


commit d2d4e76f3120da48bb565536cee06567ecf7c483
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 23 08:17:57 2013 +0100

    - added am patch (fixes build with automake 1.13)

 audit-am.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/audit-am.patch b/audit-am.patch
new file mode 100644
index 0000000..decc0fe
--- /dev/null
+++ b/audit-am.patch
@@ -0,0 +1,11 @@
+--- audit-2.2.3/configure.ac.orig	2013-03-22 22:58:39.531508180 +0100
++++ audit-2.2.3/configure.ac	2013-03-22 22:59:37.974839060 +0100
+@@ -31,7 +31,7 @@
+ AC_REVISION($Revision: 1.3 $)dnl
+ AC_INIT(audit,2.2.3)
+ AC_PREREQ(2.12)dnl
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ 
+ echo Configuring auditd $VERSION
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audit.git/commitdiff/d2d4e76f3120da48bb565536cee06567ecf7c483



More information about the pld-cvs-commit mailing list