[med-svn] [libvcflib] 01/02: Set LDPATH for test
Andreas Tille
tille at debian.org
Thu Sep 15 20:09:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libvcflib.
commit 9e49aac57fe58a32af5b83afa4179b4d46114c9d
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 15 16:56:10 2016 +0200
Set LDPATH for test
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 860ff26..d739f98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_clean:
override_dh_auto_build:
dh_auto_build
markdown_py -f README.html README.md
+
+override_dh_auto_test:
+ export LD_LIBRARY_PATH=$(CURDIR)/lib/:$LD_LIBRARY_PATH dh_auto_test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git
More information about the debian-med-commit
mailing list