zoo/debian/rules

8 lines
123 B
Plaintext
Raw Normal View History

2017-01-02 17:48:23 +01:00
#!/usr/bin/make -f
# -*- makefile -*-
2020-03-20 17:18:44 +01:00
export PYBUILD_DISABLE=test
2017-01-02 17:48:23 +01:00
%:
2021-02-28 14:18:28 +01:00
dh $@ --with python3,systemd --buildsystem=pybuild