The following commit has been merged in the master branch:
commit 0e1e63afa089bca6f70a574f11033b724a6fc3c8
Author: Guillem Jover <[email protected]>
Date: Fri Jun 26 04:04:16 2009 +0200
dpkg-scanpackages: Remove commented out code
diff --git a/scripts/dpkg-scanpackages.pl b/scripts/dpkg-scanpackages.pl
index e8ab441..d2e0803 100755
--- a/scripts/dpkg-scanpackages.pl
+++ b/scripts/dpkg-scanpackages.pl
@@ -149,8 +149,6 @@ else {
}
push @find_args, '-follow';
-#push @ARGV, undef if @ARGV < 2;
-#push @ARGV, '' if @ARGV < 3;
my ($binarydir, $override, $pathprefix) = @ARGV;
-d $binarydir or error(_g("Binary dir %s not found"), $binarydir);
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]