1
0
Fork 0
pyfzf/debian/rules

11 lines
146 B
Text
Raw Normal View History

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