]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_movefiles
r374: * Rebuild to remove cvs junk, Closes: #72610
[debhelper.git] / dh_movefiles
index bf1fa667be99b1fe7ca8b57600b13cf7802dfc83..ad9add28b2edbd978f255aaebc9f08389063dcef 100755 (executable)
@@ -37,7 +37,7 @@ foreach $PACKAGE (@{$dh{DOPACKAGES}}) {
        }
 
        if (@tomove && $TMP eq $sourcedir) {
-               error("I was asked to move files from $sourcedir to $sourcedir.");
+               error("I was asked to move files from $sourcedir to $sourcedir. Perhaps you should set DH_COMAPT=2?");
        }
 
        if (@tomove) {