d/rules: Use dh_prep instead of 'dh_clean -k'

This commit is contained in:
Jan Wagner 2016-01-27 14:40:52 +01:00
parent c5e9ec0af1
commit d8d6d1b63a

2
debian/rules vendored
View file

@ -26,7 +26,7 @@ clean:
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_prep
dh_installdirs
# Add here commands to install the package into debian/nagios-snmp-plugins.