Bug 33168: (follow-up) Swap spaces for tabs
Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
7d50f85cc6
commit
f74a353097
1 changed files with 2 additions and 2 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -48,5 +48,5 @@ override_dh_compress:
|
||||||
dh_compress --exclude=history.txt --exclude=contributors.yaml --exclude=teams.yaml
|
dh_compress --exclude=history.txt --exclude=contributors.yaml --exclude=teams.yaml
|
||||||
|
|
||||||
override_dh_installchangelogs:
|
override_dh_installchangelogs:
|
||||||
# Debian Buster onwards renames history.txt to changelog which breaks Koha's timeline feature
|
# Debian Buster onwards renames history.txt to changelog which breaks Koha's timeline feature
|
||||||
dh_installchangelogs --exclude=history.txt
|
dh_installchangelogs --exclude=history.txt
|
||||||
|
|
Loading…
Reference in a new issue