From: Emmanuel Lacour Date: Wed, 19 Aug 2009 07:52:28 +0000 (+0200) Subject: Fix patch format X-Git-Tag: 1.5-2~12 X-Git-Url: http://git.home-dn.net/?p=manu%2Flibnss-mysql-bg.git;a=commitdiff_plain;h=05da26ed372e6146430d53b73b9fa79c7d58d4ea Fix patch format --- diff --git a/debian/patches/01_libtool.dpatch b/debian/patches/01_libtool.dpatch old mode 100644 new mode 100755 index abc6a12..e110616 --- a/debian/patches/01_libtool.dpatch +++ b/debian/patches/01_libtool.dpatch @@ -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 +## +## 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 .