From a933d27281d9fc7296f1028e7cf96c787b78ad7e Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Fri, 4 Dec 2009 00:08:52 +0200 Subject: [PATCH] Excess whitespace. Git complains about it. (cherry picked from commit 11b0b2483302f8694d8c6a76c73df1eefca7ad1f) --- Debian/Debhelper/Dh_Buildsystems.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Debian/Debhelper/Dh_Buildsystems.pm b/Debian/Debhelper/Dh_Buildsystems.pm index dd12ee9..77d7f94 100644 --- a/Debian/Debhelper/Dh_Buildsystems.pm +++ b/Debian/Debhelper/Dh_Buildsystems.pm @@ -135,14 +135,14 @@ sub load_all_buildsystems { sub buildsystems_init { my %args=@_; - + my $max_parallel=1; # Available command line options my %options = ( "D=s" => \$opt_sourcedir, "sourcedirectory=s" => \$opt_sourcedir, - + "B:s" => \$opt_builddir, "builddirectory:s" => \$opt_builddir, -- 2.39.2