mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 13:02:00 +00:00
Make sure dh_clean not touch source files
This commit is contained in:
parent
ef75b0f50d
commit
56aa191ca5
2
debian/rules
vendored
2
debian/rules
vendored
@ -92,7 +92,7 @@ override_dh_auto_test:
|
||||
|
||||
override_dh_clean:
|
||||
rm -rf debian/copyright debian/clickhouse-client.docs debian/clickhouse-common-static.docs
|
||||
dh_clean
|
||||
dh_clean -X contrib
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip -pclickhouse-common-static --dbg-package=clickhouse-common-static-dbg
|
||||
|
Loading…
Reference in New Issue
Block a user