X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_movefiles;fp=dh_movefiles;h=b4e1a6f6315d94a3b7fe55abc619fa5970cc8aa6;hb=23c8924fc90386d1a08061ff19ad7c0d01d6b2c1;hp=18e46d4d8c9f3b85491f287a97e591b26cac5af8;hpb=ce25f7b80147d540f541396e622ce0bbc1244f10;p=debhelper.git diff --git a/dh_movefiles b/dh_movefiles index 18e46d4..b4e1a6f 100755 --- a/dh_movefiles +++ b/dh_movefiles @@ -91,7 +91,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { } if (@tomove && $tmp eq $sourcedir) { - error("I was asked to move files from $sourcedir to $sourcedir. Perhaps you should set DH_COMAPT=2?"); + error("I was asked to move files from $sourcedir to $sourcedir. Perhaps you should set DH_COMPAT=2?"); } # Now we need to expand wildcards in @tomove.