[pmix] 09/16: more dual-build

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:55:33 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository pmix.

commit db3ee7c3d1011bf31817125d4cffe31949ef671c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Sep 18 16:32:01 2017 +0100

    more dual-build
---
 debian/rules | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/rules b/debian/rules
index 36e3fe8..f4239b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,3 +36,11 @@ override_dh_auto_configure:
 	dh_auto_configure --builddirectory=debian/shared-build -- $(PSM) \
 		--enable-shared
 
+override_dh_auto_build:
+	dh_auto_build  --builddirectory=debian/static-build
+	dh_auto_build  --builddirectory=debian/shared-build
+
+override_dh_auto_install:
+	dh_auto_install --builddirectory=debian/static-build
+	dh_auto_install --builddirectory=debian/shared-build
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pmix.git



More information about the debian-science-commits mailing list