[Pkg-voip-commits] [asterisk] 02/03: Drop dh --with autotools_dev, default in compat 10
Bernhard Schmidt
berni at moszumanska.debian.org
Wed Oct 11 17:54:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch master
in repository asterisk.
commit b25e92a6298eef3cc1b8c430bbdff49e7c4b3464
Author: Bernhard Schmidt <Bernhard.Schmidt at lrz.de>
Date: Wed Oct 11 19:40:56 2017 +0200
Drop dh --with autotools_dev, default in compat 10
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 597f9db..8a82f57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@
# The "all" option enables "PIE" and "BINDNOW" and future hardening flags
%:
- dh "$@" --with autotools_dev
+ dh $@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list