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

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-reproducible-build
	mv README.rst README