summaryrefslogtreecommitdiff
path: root/debian/rules
blob: dab54a7b1f91c64e5acf1f63e8f0509f1049b447 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export CABAL=debian/cabal-wrapper

# Do use the changelog's version number, rather than making one up.
export RELEASE_BUILD=1

%:
	dh $@