[med-svn] [pbseqlib] 02/03: Remove unnecessary variable definitions
Afif Elghraoui
afif-guest at moszumanska.debian.org
Mon Oct 26 00:12:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository pbseqlib.
commit 318fd31156f9aae80e8928f7b23773e853901084
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Oct 25 13:09:15 2015 -0700
Remove unnecessary variable definitions
These were needed in the previous version's build system, but are
now obsolete.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index afcbdc9..6fcaef0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,6 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
-# These two lines might not be needed
-export COMMON_NO_THIRD_PARTY_REQD=true
-export SHARED_LIB = 1
-
export NOPBBAM = 1
export HDF5_INC = /usr/include/hdf5/serial
export HDF5_LIB = /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbseqlib.git
More information about the debian-med-commit
mailing list