[packages/zbar] - missing patch

arekm arekm at pld-linux.org
Mon Jun 10 17:38:26 CEST 2013


commit 79b909051fc0ee6bba4e552b13bcb0d6163e20c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jun 10 17:38:23 2013 +0200

    - missing patch

 zbar-ac.patch | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
---
diff --git a/zbar-ac.patch b/zbar-ac.patch
new file mode 100644
index 0000000..b41ca61
--- /dev/null
+++ b/zbar-ac.patch
@@ -0,0 +1,19 @@
+--- zbar-0.10/configure.ac~	2013-06-09 16:31:55.000000000 +0200
++++ zbar-0.10/configure.ac	2013-06-09 16:32:58.874515406 +0200
+@@ -3,7 +3,7 @@
+ AC_INIT([zbar], [0.10], [spadix at users.sourceforge.net])
+ AC_CONFIG_AUX_DIR(config)
+ AC_CONFIG_MACRO_DIR(config)
+-AM_INIT_AUTOMAKE([1.10 -Wall -Werror foreign subdir-objects std-options dist-bzip2])
++AM_INIT_AUTOMAKE([1.10 -Wall foreign subdir-objects std-options dist-bzip2])
+ AC_CONFIG_HEADERS([include/config.h])
+ AC_CONFIG_SRCDIR(zbar/scanner.c)
+ LT_PREREQ([2.2])
+@@ -65,6 +65,7 @@
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+ AC_PROG_CXX
++AM_PROG_AR
+ 
+ PKG_PROG_PKG_CONFIG
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zbar.git/commitdiff/79b909051fc0ee6bba4e552b13bcb0d6163e20c2



More information about the pld-cvs-commit mailing list