summaryrefslogtreecommitdiff
path: root/dh_movefiles
diff options
context:
space:
mode:
authorjoey <joey>2001-07-28 00:58:29 +0000
committerjoey <joey>2001-07-28 00:58:29 +0000
commit23c8924fc90386d1a08061ff19ad7c0d01d6b2c1 (patch)
tree060cc50f68359ce0bc8bcb6f95b1a9424bad1541 /dh_movefiles
parentce25f7b80147d540f541396e622ce0bbc1244f10 (diff)
r486: * Clean up old substvars.debhelper files, although debhelper doesn't
generate them now, it used to and they may still be lurking in build trees. Closes: #106514 * Fixed a typo. Closes: #106532
Diffstat (limited to 'dh_movefiles')
-rwxr-xr-xdh_movefiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_movefiles b/dh_movefiles
index 18e46d4d..b4e1a6f6 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.