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

%:
	dh $@

override_dh_auto_build:
	stack --stack-root $(shell pwd)/debian/stack setup
	stack --stack-root $(shell pwd)/debian/stack build