DEBSOURCES
Skip Quicknav
sources / python-phabricator / 0.7.0-1.1 / debian / rules
12345678910
#!/usr/bin/make -f export PYBUILD_NAME = phabricator %: dh $@ --with python3 --buildsystem=pybuild override_dh_clean: rm -rf phabricator.egg-info dh_clean