[Debian-astro-commits] [skycat] 05/06: Fix inclusion of wcstools header file
Ole Streicher
olebole at moszumanska.debian.org
Thu Feb 18 09:40:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository skycat.
commit 0940cb20708a81b9e7fa7215898aef0da37f0f39
Author: Ole Streicher <olebole at debian.org>
Date: Thu Feb 18 10:29:04 2016 +0100
Fix inclusion of wcstools header file
---
debian/patches/iqefunc_from_midas.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/patches/iqefunc_from_midas.patch b/debian/patches/iqefunc_from_midas.patch
index 0bf38e9..0d55897 100644
--- a/debian/patches/iqefunc_from_midas.patch
+++ b/debian/patches/iqefunc_from_midas.patch
@@ -2818,3 +2818,14 @@ Description: Replace iqefunc.c with a version that does not need NR code
+#endif
+
+#endif /* MPFIT_H */
+--- a/rtd/generic/ImageData.C
++++ b/rtd/generic/ImageData.C
+@@ -89,7 +89,7 @@
+ #endif
+ #include "define.h"
+ #include "Fits_IO.h"
+-#include "fitshead.h"
++#include <wcstools/fitshead.h>
+ #include "NativeImageData.h"
+ #include "ByteImageData.h"
+ #include "XImageData.h"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/skycat.git
More information about the Debian-astro-commits
mailing list