[med-svn] [nanopolish] 01/07: d/rules Set the correct variable to use system htslib

Afif Elghraoui afif at moszumanska.debian.org
Sat Nov 11 06:01:52 UTC 2017


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

afif pushed a commit to branch master
in repository nanopolish.

commit aa1315b0d9fe1ceb6fc9cb27e7acb377e2e5a795
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Nov 11 00:17:42 2017 -0500

    d/rules Set the correct variable to use system htslib
    
    s/HTS_LIB/HTS/ debian/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2ab4fc4..d00765d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export LDFLAGS += $(CXXFLAGS) $(CPPFLAGS) -L/usr/lib/$(shell dpkg-architecture -
 # to use system versions.
 export HDF5=external
 export EIGEN=external
-export HTS_LIB=external
+export HTS=external
 
 %:
 	dh $@

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



More information about the debian-med-commit mailing list