Skip to content

Commit

Permalink
fix(packaging): Specify compression format for dpkg-deb
Browse files Browse the repository at this point in the history
  • Loading branch information
WoodySlum committed Feb 27, 2023
1 parent 5049423 commit 189144c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/source/options
Original file line number Diff line number Diff line change
@@ -1 +1 @@
compression = "xz"
compression = "gzip"

0 comments on commit 189144c

Please sign in to comment.