[med-svn] [blasr] 03/13: Find PB libraries in the default LD path

Afif Elghraoui afif at moszumanska.debian.org
Mon Oct 24 01:24:35 UTC 2016


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

afif pushed a commit to branch master
in repository blasr.

commit 3a18309c96d0ae670ac18459e6cf86285a555837
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Jul 24 16:29:21 2016 -0700

    Find PB libraries in the default LD path
    
    The latest upload of pbseqlib will put the libraries in the
    main LD path.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 673338b..151a601 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,13 +7,9 @@ export HDF5_INC=/usr/include/hdf5/serial
 export HDF5_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
 
 export LIBBLASR_INC=/usr/include/blasr
-export LIBBLASR_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/blasr
 export LIBPBDATA_INC=/usr/include/pbdata
-export LIBPBDATA_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/pbdata
 export LIBPBIHDF_INC=/usr/include/pbihdf
-export LIBPBIHDF_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/pbihdf
 
-export LD_RUN_PATH=$(LIBBLASR_LIB):$(LIBPBDATA_LIB):$(LIBPBIHDF_LIB)
 
 %:
 	dh $@ --parallel

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



More information about the debian-med-commit mailing list