Codebase list python-simplekv / a6d1a23 debian / rules
a6d1a23

Tree @a6d1a23 (Download .tar.gz)

rules @a6d1a23raw · history · blame

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

# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

export PYBUILD_NAME=simplekv

%:
	dh $@ --with python3 --buildsystem=pybuild