From: Joey Hess Date: Tue, 17 Feb 2009 17:45:58 +0000 (-0500) Subject: can use a hyphen here X-Git-Tag: 7.0.50~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4d38e9c71cd0f8e345cbfbc23ea1122c3f8681c1;p=debhelper.git can use a hyphen here (cherry picked from commit 057cdfd0ff9f4bc6f7c07cf4968a2ef52a59d0c0) --- diff --git a/dh b/dh index c546419..f67aeb3 100755 --- 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