[soqt] 06/08: Remove autotools_dev from d/rules
Anton Gladky
gladk at moszumanska.debian.org
Fri Dec 29 16:45:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository soqt.
commit 88f0cfa34d5990172cffc6aedc2d0ab7ba2ed1bd
Author: Anton Gladky <gladk at debian.org>
Date: Fri Dec 29 17:40:48 2017 +0100
Remove autotools_dev from d/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 50f3af9..3865259 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@ --with autotools_dev
+ dh $@ --without autoreconf
override_dh_auto_configure:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/soqt.git
More information about the debian-science-commits
mailing list