1
0
Fork 0
pyfzf/debian/rules
Daniel Baumann d2c964560f
Adding debian version 0.3.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 06:49:43 +01:00

10 lines
146 B
Makefile
Executable file

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