From 20342552738196b7246d97d91f59874d9e061ff2 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Sat, 17 Feb 2018 22:24:56 +0100 Subject: [PATCH] forwarded upstream --- debian/patches/skip_test_needing_missing_data.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/patches/skip_test_needing_missing_data.patch b/debian/patches/skip_test_needing_missing_data.patch index a395ab7..689f5ff 100644 --- a/debian/patches/skip_test_needing_missing_data.patch +++ b/debian/patches/skip_test_needing_missing_data.patch @@ -2,6 +2,7 @@ Description: do not depend from non-existing data file in make test target (There is no such file example_reverse_complement.bam) Author: Andreas Tille Last-Update: Sat, 17 Feb 2018 15:24:34 +0100 +Forwarded: https://github.com/pysam-developers/pysam/issues/626 --- a/tests/pysam_data/Makefile +++ b/tests/pysam_data/Makefile -- 2.30.2