]> git.donarmstrong.com Git - debhelper.git/commitdiff
mention quilt
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 8 May 2009 17:20:11 +0000 (13:20 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 8 May 2009 17:20:11 +0000 (13:20 -0400)
dh

diff --git a/dh b/dh
index 427a1c9dc2230e4d118302de4d4b55ab15a8b5b2..ea1605f130192b76acf81b91acbdc4059d262471 100755 (executable)
--- a/dh
+++ b/dh
@@ -171,6 +171,13 @@ default. This is how to use dh_pycentral instead.
        %:
                dh --with python-central $@
 
+To patch your package using quilt, you can tell dh to use quilt's dh
+sequence addons like this:
+       
+       #!/usr/bin/make -f
+       %:
+               dh --with quilt $@
+
 =cut
 
 # Stash this away before init modifies it.