debian: Enable hardening for the libosmo-netif package

This commit is contained in:
Holger Hans Peter Freyther 2013-12-12 12:50:35 +01:00
parent 350c577f50
commit 9b1c0804d9
1 changed files with 2 additions and 0 deletions

2
debian/rules vendored
View File

@ -5,6 +5,8 @@ DEBVERS := $(shell echo '$(DEBIAN)' | cut -d- -f1)
VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
export DH_VERBOSE=1
export DEB_BUILD_HARDENING=1
%:
dh --with autoreconf $@ --fail-missing