[med-svn] [dcm2niix] 04/07: Specify the source directory and build system

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu May 11 18:39:08 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository dcm2niix.

commit fc8b12ff8618c94aab6ad00ada4bbdb7ec9eca69
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 11 12:10:25 2017 +0100

    Specify the source directory and build system
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c280180..e365500 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@
+	dh $@ --sourcedirectory=console --buildsystem=cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DBATCH_VERSION=ON -DUSE_STATIC_RUNTIME=OFF

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



More information about the debian-med-commit mailing list