[packages/evolution] - obsoleted

kiesiu kiesiu at pld-linux.org
Mon Oct 1 20:27:34 CEST 2012


commit 586f01697637f339bca59408a5c5992c939bb353
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Mon Oct 1 20:26:03 2012 +0200

    - obsoleted

 automake-1.12.patch | 20 --------------------
 1 file changed, 20 deletions(-)
---
diff --git a/automake-1.12.patch b/automake-1.12.patch
deleted file mode 100644
index 345a628..0000000
--- a/automake-1.12.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -uNr evolution-3.4.3.orig/configure.ac evolution-3.4.3/configure.ac
---- evolution-3.4.3.orig/configure.ac	2012-06-23 12:23:51.000000000 +0200
-+++ evolution-3.4.3/configure.ac	2012-06-23 12:32:46.082934664 +0200
-@@ -23,11 +23,15 @@
- dnl Autoconf / Automake Initialization
- AC_PREREQ(2.58)
- AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
--AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall -Werror foreign])
-+AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall foreign])
- AC_CONFIG_MACRO_DIR([m4])
- AC_CONFIG_HEADERS(config.h)
- AC_CONFIG_SRCDIR(README)
- 
-+# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
-+m4_pattern_allow([AM_PROG_AR])
-+AM_PROG_AR
-+
- dnl This is for the autoconf tests only - it set's the language we use
- AC_LANG(C)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution.git/commitdiff/acfbfbc7737e0cd8748ccffc931caaa0a7da4981



More information about the pld-cvs-commit mailing list