[eccodes] 42/106: Merge disable-download patches
Alastair McKinstry
mckinstry at moszumanska.debian.org
Fri Jul 28 09:05:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository eccodes.
commit 666cc30291d27f9337cbf2807db23910dbdf9c31
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Oct 23 12:01:17 2016 +0100
Merge disable-download patches
---
debian/patches/disable-download-tests.patch | 13 +++++++++++++
debian/patches/series | 1 -
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/patches/disable-download-tests.patch b/debian/patches/disable-download-tests.patch
index 9755575..6e6b1c2 100644
--- a/debian/patches/disable-download-tests.patch
+++ b/debian/patches/disable-download-tests.patch
@@ -102,3 +102,16 @@ Index: eccodes-2.0.0/cmake/ecbuild_get_test_data.cmake
endfunction(ecbuild_get_test_data)
+Index: eccodes-2.0.0/data/tigge/CMakeLists.txt
+===================================================================
+--- eccodes-2.0.0.orig/data/tigge/CMakeLists.txt
++++ eccodes-2.0.0/data/tigge/CMakeLists.txt
+@@ -9,7 +9,7 @@ ecbuild_get_test_multidata( TARGET eccod
+ NOCHECK
+ NAMES ${tigge_files_to_download} )
+ if( ENABLE_TESTS )
+- set_property( TEST eccodes_download_tigge_gribs APPEND PROPERTY LABELS download_data )
++# set_property( TEST eccodes_download_tigge_gribs APPEND PROPERTY LABELS download_data )
+ endif()
+
+ #######
diff --git a/debian/patches/series b/debian/patches/series
index 081a50e..5abf148 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,4 +8,3 @@ python3.patch
numpy-fixes.patch
py3-fixes.patch
remove-rpms.patch
-download.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git
More information about the debian-science-commits
mailing list