Codebase list aadict / e1431d12-39a4-4301-9c94-3be147c79c1f/main debian / rules
e1431d12-39a4-4301-9c94-3be147c79c1f/main

Tree @e1431d12-39a4-4301-9c94-3be147c79c1f/main (Download .tar.gz)

rules @e1431d12-39a4-4301-9c94-3be147c79c1f/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