From 4d38e9c71cd0f8e345cbfbc23ea1122c3f8681c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 Feb 2009 12:45:58 -0500 Subject: [PATCH] can use a hyphen here (cherry picked from commit 057cdfd0ff9f4bc6f7c07cf4968a2ef52a59d0c0) --- dh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5