Codebase list aadict / 31a3eb3b-cbcf-4357-9fdb-137d0dbaceac/main debian / rules
31a3eb3b-cbcf-4357-9fdb-137d0dbaceac/main

Tree @31a3eb3b-cbcf-4357-9fdb-137d0dbaceac/main (Download .tar.gz)

rules @31a3eb3b-cbcf-4357-9fdb-137d0dbaceac/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