override dh_auto_clean, use make spotless instread

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2011-03-25 08:42:36 +08:00
parent 5fa6038c07
commit 5ac0cb58d8
+3
View File
@@ -16,5 +16,8 @@ debiandir_SQ = $(subst ','\'',$(dir $(lastword $(MAKEFILE_LIST))))
get-orig-source:
REV='$(REV)' sh '$(debiandir_SQ)'get-orig-source.sh
override_dh_auto_clean:
make spotless
%:
dh $@