debian: use dh_prep

This commit is contained in:
Alfred E. Heggestad 2013-11-02 18:30:45 +00:00
parent ea44ed1506
commit 1dff7335fd

2
debian/rules vendored
View file

@ -40,7 +40,7 @@ clean:
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_prep
dh_installdirs
# Add here commands to install the package into debian/tmp