This is an automated email from the git hooks/post-receive script. lepalom-guest pushed a commit to branch master in repository ode.
commit 6450be9ebcf856f901022d4861c32db8e3c0c015 Author: Leopold Palomo-Avellaneda <[email protected]> Date: Tue Oct 13 23:40:41 2015 +0200 Formating the patch --- .../0001-Patch-to-solve-autoreconf-libccd-issue.patch | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/debian/patches/0001-Patch-to-solve-autoreconf-libccd-issue.patch b/debian/patches/0001-Patch-to-solve-autoreconf-libccd-issue.patch index aa335dc..5e2cbb2 100644 --- a/debian/patches/0001-Patch-to-solve-autoreconf-libccd-issue.patch +++ b/debian/patches/0001-Patch-to-solve-autoreconf-libccd-issue.patch @@ -1,7 +1,17 @@ -diff -u b/configure.ac b/configure.ac ---- b/configure.ac +From: Leopold Palomo-Avellaneda <[email protected]> +Date: Tue, 13 Oct 2015 23:06:57 +0200 +Subject: Patch to solve autoreconf libccd issue + +--- + configure.ac | 10 ++++++++-- + libccd/configure.ac | 2 +- + 2 files changed, 9 insertions(+), 3 deletions(-) + +diff --git a/configure.ac b/configure.ac +index a606561..694d1b3 100644 +--- a/configure.ac +++ b/configure.ac -@@ -452,8 +452,14 @@ +@@ -452,8 +452,14 @@ then fi fi @@ -18,7 +28,8 @@ diff -u b/configure.ac b/configure.ac AM_CONDITIONAL(LIBCCD, test x$use_libccd != xno) AM_CONDITIONAL(LIBCCD_INTERNAL, test x$libccd_source = xinternal) AM_CONDITIONAL(LIBCCD_BOX_CYL, test x$col_box_cylinder = xlibccd) -unchanged: +diff --git a/libccd/configure.ac b/libccd/configure.ac +index 7e86a8c..5a12836 100644 --- a/libccd/configure.ac +++ b/libccd/configure.ac @@ -5,7 +5,7 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ode.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

