summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
Diffstat (limited to 'dh')
-rwxr-xr-xdh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh b/dh
index d4c4f9cb..7c1f71af 100755
--- 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
};