Codebase list python-lsassy / 5b3878ce-c623-4e0b-a194-1f002b0590e6/main debian / rules
5b3878ce-c623-4e0b-a194-1f002b0590e6/main

Tree @5b3878ce-c623-4e0b-a194-1f002b0590e6/main (Download .tar.gz)

rules @5b3878ce-c623-4e0b-a194-1f002b0590e6/mainraw · history · blame

#!/usr/bin/make -f

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

export PYBUILD_NAME=python-lsassy
export PYBUILD_DISABLE_python3=test

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