[compute] 11/14: d/rules: remove unnecessary buildsystem parameter.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 18 17:56:58 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository compute.

commit ecb7e2216ba487ab3c121b4eb8fccade299297b1
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Dec 1 20:01:24 2015 +0000

    d/rules: remove unnecessary buildsystem parameter.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fd2bdb3..202ffd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --buildsystem=cmake
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the debian-science-commits mailing list