mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
debian: Remove duplicate clean command
`dh clean` invokes `dh_testdir`, `dh_auto_clean` and `dh_clean`. We don't need to invoke dh_clean twice. Acked-by: Travis Cross <tc@traviscross.com>
This commit is contained in:
Vendored
-1
@@ -55,7 +55,6 @@ clean:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_clean:
|
||||
dh_clean
|
||||
|
||||
.stamp-bootstrap:
|
||||
@$(call show_vars)
|
||||
|
||||
Reference in New Issue
Block a user