Fix patch format
authorEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 19 Aug 2009 07:52:28 +0000 (09:52 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 19 Aug 2009 07:52:28 +0000 (09:52 +0200)
debian/patches/01_libtool.dpatch [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index abc6a12..e110616
@@ -1,7 +1,12 @@
-diff --git a/aclocal.m4 b/aclocal.m4
-index 1d6c34d..b4629ed 100644
---- a/aclocal.m4
-+++ b/aclocal.m4
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_libtool.dpatch by  <elacour@home-dn.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Libtool update
+
+@DPATCH@
+--- ./aclocal.m4
++++ ./aclocal.m4
 @@ -1,7 +1,7 @@
 -# generated automatically by aclocal 1.9.2 -*- Autoconf -*-
 +# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
@@ -4675,10 +4680,8 @@ index 1d6c34d..b4629ed 100644
  
  # _AM_PROG_TAR(FORMAT)
  # --------------------
-diff --git a/aux/config.guess b/aux/config.guess
-index 2fc3acc..f32079a 100755
---- a/aux/config.guess
-+++ b/aux/config.guess
+--- ./aux/config.guess
++++ ./aux/config.guess
 @@ -1,9 +1,10 @@
  #! /bin/sh
  # Attempt to guess a canonical system name.
@@ -6031,10 +6034,8 @@ index 2fc3acc..f32079a 100755
  
  If the version you run ($0) is already up to date, please
  send the following data and any information you think might be
-diff --git a/aux/config.sub b/aux/config.sub
-index 7cee3d6..6759825 100755
---- a/aux/config.sub
-+++ b/aux/config.sub
+--- ./aux/config.sub
++++ ./aux/config.sub
 @@ -1,9 +1,10 @@
  #! /bin/sh
  # Configuration validation subroutine script.
@@ -6734,10 +6735,8 @@ index 7cee3d6..6759825 100755
  
  # Local variables:
  # eval: (add-hook 'write-file-hooks 'time-stamp)
-diff --git a/aux/ltmain.sh b/aux/ltmain.sh
-index 23f82e3..0bf3848 100644
---- a/aux/ltmain.sh
-+++ b/aux/ltmain.sh
+--- ./aux/ltmain.sh
++++ ./aux/ltmain.sh
 @@ -1,8 +1,8 @@
  # ltmain.sh - Provide generalized library-building support services.
  # NOTE: Changing this file will not affect anything until you rerun configure.
@@ -9404,10 +9403,8 @@ index 23f82e3..0bf3848 100644
  # ### END LIBTOOL TAG CONFIG: disable-static
  
  # Local Variables:
-diff --git a/configure b/configure
-index 977dba8..2935f10 100755
---- a/configure
-+++ b/configure
+--- ./configure
++++ ./configure
 @@ -1,26 +1,83 @@
  #! /bin/sh
  # From configure.in Revision: 1.56 .