1
0
Fork 0
cfgv/debian/rules
2025-02-09 20:44:53 +01:00

10 lines
145 B
Makefile
Executable file

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