diff options
Diffstat (limited to 'dh')
-rwxr-xr-x | dh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |