mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +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:
parent
185e6ec5e1
commit
51f61c7834
1
debian/rules
vendored
1
debian/rules
vendored
@ -55,7 +55,6 @@ clean:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_clean:
|
||||
dh_clean
|
||||
|
||||
.stamp-bootstrap:
|
||||
@$(call show_vars)
|
||||
|
Loading…
x
Reference in New Issue
Block a user