fix: correct debian package compression override (#181)

This commit is contained in:
GoldenKiwi
2023-05-02 18:06:59 +02:00
committed by GitHub
parent 19ce790a27
commit f28ffc244c
3 changed files with 5 additions and 2 deletions

3
debian/rules vendored
View File

@ -16,6 +16,9 @@ PACKAGE = $(shell dh_listpackages)
%:
dh $@
override_dh_builddeb:
dh_builddeb -- -Zxz
override_dh_install:
dh_install
mkdir -p $(CURDIR)/debian/$(PACKAGE)/opt/$(PACKAGE)/