summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/metapackages/trinity-slax/debian/rules
blob: 3591ab5e41bacb79f4ee83c6742f5e6b815a1317 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk

DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
                               && echo xz || echo bzip2)