]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh
typo
[debhelper.git] / dh
diff --git a/dh b/dh
index d4c4f9cb6059f5d40569dc0477a8a54b53c618f2..7c1f71af3d53f6b8661d3fea190c108aed4f2cfe 100755 (executable)
--- a/dh
+++ b/dh
@@ -255,7 +255,7 @@ $sequences{'binary-arch'} = [@{$sequences{binary}}];
 # Third-party commands can be listed in the sequences, but should be
 # listed here as well. They will not be run if not present.
 my %thirdparty=map { $_ => 1 } qw{
-       dh_pycompat
+       dh_pycentral
        dh_pysupport
 };