mirror of
git://projects.qi-hardware.com/fped.git
synced 2024-11-18 08:07:31 +02:00
override dh_auto_clean, use make spotless instread
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
5fa6038c07
commit
5ac0cb58d8
3
debian/rules
vendored
3
debian/rules
vendored
@ -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 $@
|
||||
|
Loading…
Reference in New Issue
Block a user