aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/rules
blob: a75e2654bae675736b3382b1938b2fa8f00dc5cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
%:
	dh $@

# Replace the recipe above with this when the cowbuilder image is upgraded.
#dh $@ --buildsystem=none
# Also, remove the overrides below.

override_dh_auto_build:

override_dh_auto_test: