[curl] Tweak patch 0004 to not require re-running autotools

Paul Howarth pghmcfc at fedoraproject.org
Tue Aug 24 22:05:42 UTC 2010


commit 9e308eaf9ed14315c12bf4068e5d5b1900db822c
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Aug 24 22:10:45 2010 +0100

    Tweak patch 0004 to not require re-running autotools

 0004-curl-7.21.1-d0dea8f.patch |   47 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)
---
diff --git a/0004-curl-7.21.1-d0dea8f.patch b/0004-curl-7.21.1-d0dea8f.patch
index b2c97d9..ff6fb34 100644
--- a/0004-curl-7.21.1-d0dea8f.patch
+++ b/0004-curl-7.21.1-d0dea8f.patch
@@ -24,3 +24,50 @@ index db04447..a389cfd 100644
 -- 
 1.7.2.1
 
+--- a/configure
++++ b/configure
+@@ -2,7 +2,7 @@
+ # Guess values for system-dependent variables and create Makefiles.
+ # Generated by GNU Autoconf 2.67 for curl -.
+ #
+-# Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>.
++# Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>.
+ #
+ #
+ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+@@ -737,7 +737,7 @@
+ PACKAGE_TARNAME='curl'
+ PACKAGE_VERSION='-'
+ PACKAGE_STRING='curl -'
+-PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/'
++PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
+ PACKAGE_URL=''
+ 
+ ac_unique_file="lib/urldata.h"
+@@ -1792,7 +1792,7 @@
+ Use these variables to override the choices made by `configure' or to help
+ it to find libraries and programs with nonstandard names/locations.
+ 
+-Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>.
++Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>.
+ _ACEOF
+ ac_status=$?
+ fi
+@@ -2361,7 +2361,7 @@
+     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+ ( $as_echo "## ------------------------------------------------------------------------ ##
+-## Report this to a suitable curl mailing list => http://curl.haxx.se/mail/ ##
++## Report this to a suitable curl mailing list: http://curl.haxx.se/mail/   ##
+ ## ------------------------------------------------------------------------ ##"
+      ) | sed "s/^/$as_me: WARNING:     /" >&2
+     ;;
+@@ -35093,7 +35093,7 @@
+ Configuration commands:
+ $config_commands
+ 
+-Report bugs to <a suitable curl mailing list => http://curl.haxx.se/mail/>."
++Report bugs to <a suitable curl mailing list: http://curl.haxx.se/mail/>."
+ 
+ _ACEOF
+ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1


More information about the scm-commits mailing list