use dh_prep instead of dh_clean -k
This commit is contained in:
parent
b72f5a407a
commit
82615fc86e
|
@ -24,7 +24,7 @@ binary-indep: build
|
|||
binary-arch: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
$(MAKE) install $(makeopts)
|
||||
dh_installdocs
|
||||
|
|
Loading…
Reference in New Issue