flectra/debian/rules

8 lines
157 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/make -f
export DH_VERBOSE=1
2018-01-17 13:08:43 +01:00
export PYBUILD_NAME=flectra-bin
export PYBUILD_DISABLE=test
%:
dh ${@} --with=python3,systemd --buildsystem=pybuild