Loading debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ include /usr/share/dpkg/default.mk dh $@ --with python3 --buildsystem=pybuild override_dh_auto_clean: find . -name __pycache__ -type d | xargs rm -rf make distclean override_dh_auto_build: Loading Loading
debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ include /usr/share/dpkg/default.mk dh $@ --with python3 --buildsystem=pybuild override_dh_auto_clean: find . -name __pycache__ -type d | xargs rm -rf make distclean override_dh_auto_build: Loading