summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-08 16:25:49 -0400
committerJoey Hess <joey@kitenet.net>2011-09-08 16:25:49 -0400
commitf9ec15906c9d2bc5dc197236883c99f7b5607277 (patch)
tree594b1492a0309c1230277dea4f335667daa1a695 /dh
parentd8148a63c239a6f7276074a96d559d7ec7aa221e (diff)
remove quilt example
3.0 (quilt) is presumably better
Diffstat (limited to 'dh')
-rwxr-xr-xdh7
1 files changed, 0 insertions, 7 deletions
diff --git a/dh b/dh
index 14e3c18e..16aa395b 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.