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

%:
	dh $@

# Test suite requires working git installation, with user.email and
# user.name set. It is quite complicated to set up on buildd.
override_dh_auto_test: