Codebase list aadict / 063ce017-a124-4320-b526-cfc3c1b9a1ae/main debian / rules
063ce017-a124-4320-b526-cfc3c1b9a1ae/main

Tree @063ce017-a124-4320-b526-cfc3c1b9a1ae/main (Download .tar.gz)

rules @063ce017-a124-4320-b526-cfc3c1b9a1ae/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