From: Joey Hess <joey@kitenet.net> Date: Thu, 8 Sep 2011 20:25:49 +0000 (-0400) Subject: remove quilt example X-Git-Tag: 8.9.7~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f9ec15906c9d2bc5dc197236883c99f7b5607277;p=debhelper.git remove quilt example 3.0 (quilt) is presumably better --- diff --git a/dh b/dh index 14e3c18..16aa395 100755 --- a/dh +++ b/dh @@ -140,13 +140,6 @@ uses MakeMaker. %: dh $@ --buildsystem=perl_build -To patch your package using quilt, you can tell B<dh> to use quilt's B<dh> -sequence addons like this: - - #!/usr/bin/make -f - %: - dh $@ --with quilt - Here is an example of overriding where the B<dh_auto_>I<*> commands find the package's source, for a package where the source is located in a subdirectory.