From 533feb42fae163dd1c14cc7808efeeebd9891343 Mon Sep 17 00:00:00 2001 From: David Coutadeur Date: Tue, 22 Aug 2023 17:09:11 +0000 Subject: [PATCH] force xz deb compression for ubuntu compatibility (#107) --- openldap-ltb/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap-ltb/debian/rules b/openldap-ltb/debian/rules index 80522ef..f526c0c 100755 --- a/openldap-ltb/debian/rules +++ b/openldap-ltb/debian/rules @@ -81,7 +81,7 @@ binary-indep: build install dh_installdeb -i dh_gencontrol -i dh_md5sums -i - dh_builddeb -i + dh_builddeb -i -- -Zxz # Build architecture-dependent files here. binary-arch: build install