DEBSOURCES
Skip Quicknav
sources / pudb / 2022.1.3-1 / debian / rules
12345678
#!/usr/bin/make -f # -*- makefile -*- export DH_VERBOSE=1 export PYBUILD_NAME=pudb %: dh $@ --with python3 --buildsystem=pybuild