Codebase list python-lsassy / 7955f73e-0b11-4ed3-b892-7315f21525f2/main debian / rules
7955f73e-0b11-4ed3-b892-7315f21525f2/main

Tree @7955f73e-0b11-4ed3-b892-7315f21525f2/main (Download .tar.gz)

rules @7955f73e-0b11-4ed3-b892-7315f21525f2/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