[dopewars] 03/06: Add m4_copy-error.patch

Markus Koschany apo-guest at moszumanska.debian.org
Thu Mar 31 15:02:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository dopewars.

commit 23debfe146731ef8bd66d5eac7d18de999d4d6aa
Author: Markus Koschany <apo at debian.org>
Date:   Thu Mar 31 16:40:35 2016 +0200

    Add m4_copy-error.patch
---
 debian/patches/m4_copy-error.patch | 21 +++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/m4_copy-error.patch b/debian/patches/m4_copy-error.patch
new file mode 100644
index 0000000..6fe845d
--- /dev/null
+++ b/debian/patches/m4_copy-error.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Thu, 31 Mar 2016 16:39:55 +0200
+Subject: m4_copy error
+
+---
+ acinclude.m4 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/acinclude.m4 b/acinclude.m4
+index de7a863..724817b 100644
+--- a/acinclude.m4
++++ b/acinclude.m4
+@@ -877,7 +877,7 @@ dnl We go to great lengths to make sure that aclocal won't
+ dnl try to pull in the installed version of these macros
+ dnl when running aclocal in the glib directory.
+ dnl
+-m4_copy([AC_DEFUN],[glib_DEFUN])
++dnl m4_copy([AC_DEFUN],[glib_DEFUN])
+ m4_copy([AC_REQUIRE],[glib_REQUIRE])
+ dnl
+ dnl At the end, if we're not within glib, we'll define the public
diff --git a/debian/patches/series b/debian/patches/series
index 381858b..1a900ba 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@ src_dopewars.patch
 acinclude.m4.patch
 src_gtkport_gtkport.c_format.patch
 src_sound.c_format.patch
+m4_copy-error.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dopewars.git



More information about the Pkg-games-commits mailing list