[gnuplot] 02/05: Drop --parallel option in d/rules.
Anton Gladky
gladk at moszumanska.debian.org
Wed Jul 19 20:13:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot.
commit f647cb657765167d5cad476542898460a81fdde4
Author: Anton Gladky <gladk at debian.org>
Date: Wed Jul 19 20:56:05 2017 +0200
Drop --parallel option in d/rules.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c86c30b..3e1c048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel
+ dh $@
export DEB_BUILD_MAINT_OPTIONS := hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot.git
More information about the debian-science-commits
mailing list