1
0
Fork 0
commitizen/debian/rules
Daniel Baumann 73ba0b8b0e
Adding debian version 4.6.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 10:51:00 +02:00

8 lines
119 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh ${@} --buildsystem=pybuild
execute_after_dh_auto_clean:
# help pybuild
rm -rf *.egg-info