]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_movefiles
r486: * Clean up old substvars.debhelper files, although debhelper doesn't
[debhelper.git] / dh_movefiles
index 18e46d4d8c9f3b85491f287a97e591b26cac5af8..b4e1a6f6315d94a3b7fe55abc619fa5970cc8aa6 100755 (executable)
@@ -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.