ldaptools/debian/rules

10 lines
136 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_DISABLE=test
export PYBUILD_NAME=ldaptools
%:
dh $@ --with python2,python3 --buildsystem=pybuild