X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=51b8f9cabd9bdfa9c4ca943a9310a93d2c89b958;hb=05e88ee6b7f930cd16add72cb4e692892a68b37e;hp=a90b0bc6534c1013638481e307c1cde4d3401aed;hpb=1f7b6266545c05f7c0c29110690cab0204d5d3d0;p=grml-debian-keyring.git diff --git a/debian/rules b/debian/rules index a90b0bc..51b8f9c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,5 +4,10 @@ override_dh_auto_build: md5sum -c md5sums.txt +# package should work also on older releases like lenny, which +# don't have support for xz yet +override_dh_builddeb: + dh_builddeb -- -Zgzip + %: dh $@