blob: a75e2654bae675736b3382b1938b2fa8f00dc5cc (
plain) (
tree)
|
|
#!/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:
|