Codebase list kapidox / debian/5.23.0-1_1.gbpdcfee7 debian / rules
debian/5.23.0-1_1.gbpdcfee7

Tree @debian/5.23.0-1_1.gbpdcfee7 (Download .tar.gz)

rules @debian/5.23.0-1_1.gbpdcfee7raw · history · blame

1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with python2 --buildsystem=python_distutils

override_dh_auto_clean:
	-dh_auto-clean -O--buildsystem=python_distutils