[clfft] 05/12: d/rules: remove un-needed buildsystem options
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Oct 28 11:52:18 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 clfft.
commit 4e6aae4ad73d949634a2070107e1977c4b6002f8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Oct 27 12:41:45 2015 +0000
d/rules: remove un-needed buildsystem options
---
debian/rules | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index e070840..46666f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --sourcedirectory=src \
- --buildsystem=cmake \
- --parallel \
+ dh $@ --parallel --sourcedirectory=src
override_dh_auto_configure:
dh_auto_configure -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list