summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
Diffstat (limited to 'dh')
-rwxr-xr-xdh7
1 files changed, 7 insertions, 0 deletions
diff --git a/dh b/dh
index 427a1c9d..ea1605f1 100755
--- 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.