Codebase list aadict / 877d1db5-ac4a-4141-ac6e-ea11ce07d92c/main debian / rules
877d1db5-ac4a-4141-ac6e-ea11ce07d92c/main

Tree @877d1db5-ac4a-4141-ac6e-ea11ce07d92c/main (Download .tar.gz)

rules @877d1db5-ac4a-4141-ac6e-ea11ce07d92c/mainraw · history · blame

1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

export PYBUILD_NAME=aadict

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