[med-svn] [Git][med-team/dwgsim][master] Add patch to fix build

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Thu Feb 17 16:46:23 GMT 2022



Nilesh Patra pushed to branch master at Debian Med / dwgsim


Commits:
75f8371f by Nilesh Patra at 2022-02-17T22:16:08+05:30
Add patch to fix build

- - - - -


2 changed files:

- + debian/patches/copy-samtools-test-properly.patch
- debian/patches/series


Changes:

=====================================
debian/patches/copy-samtools-test-properly.patch
=====================================
@@ -0,0 +1,19 @@
+Description: Copoy the right files from samtools to run test
+Author: Nilesh Patra <nilesh at debian.org>
+Forwarded: not-needed
+Last-Update: 2022-02-17
+--- a/testdata/test.sh
++++ b/testdata/test.sh
+@@ -14,8 +14,11 @@
+ 
+ mkdir tmp
+ 
++# Copy the test data needed
++cp /usr/share/doc/samtools/examples/ex1.fa .
++
+ # Generate the new test data
+-./dwgsim -z 13 -N 10000 samtools/examples/ex1.fa tmp/ex1.test
++./dwgsim -z 13 -N 10000 ex1.fa tmp/ex1.test
+ 
+ # Test the differences
+ for GZFILE in $(ls -1 tmp/ex1.test*gz)


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 0001-Debian-ise-makefile.patch
 2to3.patch
 remove-travis-ci-link.patch
+copy-samtools-test-properly.patch



View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/commit/75f8371ff81865b1be2017be7a9917041a5ad72d

-- 
View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/commit/75f8371ff81865b1be2017be7a9917041a5ad72d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220217/2c6bf702/attachment.htm>


More information about the debian-med-commit mailing list