mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-04-20 11:16:26 +02:00
change compression to support a bit older debianoid systems too (zstd error)
This commit is contained in:
parent
08c46153be
commit
d1681ffecb
3
debian/fabaccess-bffh-src/debian/rules
vendored
3
debian/fabaccess-bffh-src/debian/rules
vendored
@ -1,3 +1,6 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
|
override_dh_builddeb:
|
||||||
|
dh_builddeb -- -Zgzip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user