1
0
Fork 0
ptpython/debian/rules
2025-02-09 18:31:11 +01:00

10 lines
149 B
Makefile
Executable file

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