[cmor] 09/13: typo in patch; #define in Src/_cmormodule.c

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Apr 20 10:37:03 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit cc067ce1bc0f45320d81b78c15272892a90f7075
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Dec 20 13:18:05 2016 +0000

    typo in patch; #define in Src/_cmormodule.c
---
 debian/patches/python3.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/python3.patch b/debian/patches/python3.patch
index 4f56222..2d9c0c4 100644
--- a/debian/patches/python3.patch
+++ b/debian/patches/python3.patch
@@ -2759,7 +2759,7 @@ Index: cmor-3.2.1/Src/_cmormodule.c
 +PyObject * PyInit__cmor(void)
 +
 +#else
-+define INITERROR return
++#define INITERROR return
 +
 +void init_cmor(void)
 +#endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git



More information about the debian-science-commits mailing list