DEBSOURCES
Skip Quicknav
sources / debmake-doc / 1.17-7 / examples / debhello-0.2_build-1 / step301.slog
123456789
$ vim debhello-0.2/debian/rules ... hack, hack, hack, ... $ cat debhello-0.2/debian/rules #!/usr/bin/make -f export DH_VERBOSE = 1 %: dh $@