We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4860e75 commit db798afCopy full SHA for db798af
debian/rules
@@ -57,5 +57,8 @@ override_dh_install: install-dkms install-source
57
override_dh_dkms:
58
dh_dkms -V $(version)
59
60
+override_dh_builddeb:
61
+ dh_builddeb -- -Zzstd -z3
62
+
63
# do nothing
64
override_dh_auto_configure override_dh_auto_build override_dh_auto_test override_dh_auto_install override_dh_auto_clean:
0 commit comments