[cod-tools] 43/142: trunk/libcexceptions0/ Adding an override to dh_auto_test to pass the required make variables.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 4f15771f2e837c0f3bb1febf14e8a1beb1eb695f
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Fri Nov 18 13:26:21 2016 +0000
trunk/libcexceptions0/
Adding an override to dh_auto_test to pass the required make variables.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@43 26752c47-bcd6-4c9c-b022-347364b77eb5
---
libcexceptions0/debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libcexceptions0/debian/rules b/libcexceptions0/debian/rules
index 1a65827..00a6cfd 100755
--- a/libcexceptions0/debian/rules
+++ b/libcexceptions0/debian/rules
@@ -21,5 +21,8 @@ clean:
override_dh_auto_build:
${MAKE} PACKAGE=cexceptions EXTRA_LIB_DIRS=lib
+override_dh_auto_test:
+ ${MAKE} PACKAGE=cexceptions EXTRA_LIB_DIRS=lib test
+
override_dh_auto_install:
${MAKE} install PREFIX=debian/libcexceptions0/usr PACKAGE=cexceptions EXTRA_LIB_DIRS=lib
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list