]> git.donarmstrong.com Git - debhelper.git/commitdiff
can use a hyphen here
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 17 Feb 2009 17:45:58 +0000 (12:45 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Feb 2009 20:13:38 +0000 (15:13 -0500)
(cherry picked from commit 057cdfd0ff9f4bc6f7c07cf4968a2ef52a59d0c0)

dh

diff --git a/dh b/dh
index c546419d549fc95daaf0813ade25a611b1339edd..f67aeb35d401ce9da2d653b1c3f0c2d76ef669a7 100755 (executable)
--- a/dh
+++ b/dh
@@ -196,7 +196,7 @@ default. This is how to use dh_pycentral instead.
 
        #!/usr/bin/make -f
        %:
-               dh --with python_central
+               dh --with python-central
 
 =cut