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

qboosh qboosh at pld-linux.org
Sun Mar 3 15:40:27 CET 2013


commit fc8bfaf5ed1a8011fbce4b02a74cf12355604a02
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 3 15:40:23 2013 +0100

    - added am patch (fixes build with automake 1.13)

 gavl-am.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gavl-am.patch b/gavl-am.patch
new file mode 100644
index 0000000..a5076d5
--- /dev/null
+++ b/gavl-am.patch
@@ -0,0 +1,11 @@
+--- gavl-1.4.0/configure.ac.orig	2013-03-03 14:47:21.945882577 +0100
++++ gavl-1.4.0/configure.ac	2013-03-03 14:53:11.459201241 +0100
+@@ -2,7 +2,7 @@
+ 
+ AC_INIT(include/gavl/gavl.h)
+ 
+-AM_CONFIG_HEADER(include/gavl/config.h)
++AC_CONFIG_HEADERS(include/gavl/config.h)
+ 
+ AM_INIT_AUTOMAKE(gavl, 1.4.0)
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gavl.git/commitdiff/fc8bfaf5ed1a8011fbce4b02a74cf12355604a02



More information about the pld-cvs-commit mailing list