Use dh_prep instead of dh_clean -k

This commit is contained in:
Jan Wagner 2015-11-16 18:21:15 +01:00
parent 00b625a9e6
commit 8401f27d3f

2
debian/rules vendored
View file

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