DEBSOURCES
Skip Quicknav
sources / debmake-doc / 1.17-7 / examples / debhello-3.1_build-1 / step202.slog
12345678
$ cat debhello-3.1/debian/rules #!/usr/bin/make -f # You must remove unused comment lines for the released package. #export DH_VERBOSE = 1 %: dh $@ --with python3