Switching DEB build to XZ
This commit is contained in:
parent
f1e6c4b625
commit
e149997d49
3
debian/rules
vendored
3
debian/rules
vendored
@ -6,3 +6,6 @@ export PYBUILD_NAME=openwebrx
|
||||
|
||||
override_dh_strip_nondeterminism:
|
||||
dh_strip_nondeterminism -X.png
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zxz
|
||||
|
2
debian/source/options
vendored
Normal file
2
debian/source/options
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# Use xz instead of zstd
|
||||
compression = "xz"
|
Loading…
x
Reference in New Issue
Block a user