[med-svn] [fastqc] 01/02: Fixed the path to hdf5.jar

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Dec 4 18:21:04 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository fastqc.

commit 22009f0357319955ffc8a91d74b3835de4e12afa
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Dec 4 19:12:24 2015 +0100

    Fixed the path to hdf5.jar
---
 debian/patches/build_xml.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/build_xml.patch b/debian/patches/build_xml.patch
index f35b1a2..b3c9e3c 100644
--- a/debian/patches/build_xml.patch
+++ b/debian/patches/build_xml.patch
@@ -9,7 +9,7 @@
 -        <pathelement location="cisd-jhdf5.jar"/>
 +        <pathelement location="/usr/share/java/jbzip2.jar"/>
 +        <pathelement location="/usr/share/java/sam.jar"/>
-+        <pathelement location="/usr/share/java/jhdf5.jar"/>
++        <pathelement location="/usr/share/java/sis-jhdf5.jar"/>
 +        <pathelement location="/usr/share/java/commons-math3.jar"/>
      </path>
      <target name="init">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastqc.git



More information about the debian-med-commit mailing list