mirror of
git://projects.qi-hardware.com/fped.git
synced 2025-04-21 12:27:27 +03:00
override dh_auto_clean, use make spotless instread
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -16,5 +16,8 @@ debiandir_SQ = $(subst ','\'',$(dir $(lastword $(MAKEFILE_LIST))))
|
|||||||
get-orig-source:
|
get-orig-source:
|
||||||
REV='$(REV)' sh '$(debiandir_SQ)'get-orig-source.sh
|
REV='$(REV)' sh '$(debiandir_SQ)'get-orig-source.sh
|
||||||
|
|
||||||
|
override_dh_auto_clean:
|
||||||
|
make spotless
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|||||||
Reference in New Issue
Block a user