summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-17 12:45:58 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-27 15:13:38 -0500
commit4d38e9c71cd0f8e345cbfbc23ea1122c3f8681c1 (patch)
tree16b5e549682af4e54677da0a8d9e7a4ec80dace9 /dh
parent7d0a350df1c682f2647ec15c765e1c56d5284fe9 (diff)
can use a hyphen here
(cherry picked from commit 057cdfd0ff9f4bc6f7c07cf4968a2ef52a59d0c0)
Diffstat (limited to 'dh')
-rwxr-xr-xdh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh b/dh
index c546419d..f67aeb35 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