summaryrefslogtreecommitdiff
path: root/p/haskell-zip-archive/debian/rules
blob: 9442416432fea9d0c924ef53973df024a3332b13 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_BUILD_DEPENDENCIES = build-arch

DEB_ENABLE_TESTS := yes

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