From 59953e7e455b7ccfbf553224253f0bce46c38972 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Apr 2008 21:23:06 -0400 Subject: typo --- dh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }; -- cgit v1.2.3