1
0
Fork 0
litecli/debian/rules
Daniel Baumann c87bebe1df
Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 17:42:20 +01:00

9 lines
137 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=litecli
%:
dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled, doesn't work yet