ldaptools/debian/rules

13 lines
278 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_DISABLE=test
export PYBUILD_NAME=ldaptools
%:
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_install:
dh_install
mv $(CURDIR)/debian/python3-ldaptools/usr/bin/ldapsync $(CURDIR)/debian/python3-ldaptools/usr/bin/ldapsync3