[med-svn] [gadgetron] 07/09: d/rules: use explicit install prefix

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Apr 24 18:41:19 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository gadgetron.

commit 47edf6014faee1ce1517af16824e0e84f428e8ae
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Apr 24 14:45:41 2015 +0100

    d/rules: use explicit install prefix
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b6ae3fe..b826ebe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,5 @@ BUILDDIR = $(CURDIR)/debian/build
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
+		-DCMAKE_INSTALL_PREFIX=/usr

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



More information about the debian-med-commit mailing list