Skip to content

Commit 6885598

Browse files
Package debs with xz compression (#53718)
Co-authored-by: William Godbe <[email protected]>
1 parent 1d58b24 commit 6885598

File tree

1 file changed

+3
-0
lines changed
  • src/Installers/Debian/tools/templates/debian

1 file changed

+3
-0
lines changed

src/Installers/Debian/tools/templates/debian/rules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
{overrides}
88

9+
override_dh_builddeb:
10+
dh_builddeb -- -Zxz
11+
912
%:
1013
dh $@
1114

0 commit comments

Comments
 (0)