This is an automated email from the git hooks/post-receive script. ghisvail-guest pushed a commit to branch debian/sid in repository irtk.
commit d85476fb5e24da654316ae1bcb04742f7fcf9eee Author: Ghislain Antony Vaillant <[email protected]> Date: Tue Mar 17 17:24:13 2015 +0000 d/rules: disable vendorized nifti --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 586033b..8c718a3 100755 --- a/debian/rules +++ b/debian/rules @@ -24,6 +24,7 @@ BUILDDIR = $(CURDIR)/debian/build override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_INSTALL_PREFIX=/usr \ + -DBUILD_WITH_NIFTI=OFF \ -DBUILD_WITH_TBB=ON \ -DBUILD_TESTS=OFF -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/irtk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
