The following commit has been merged in the master branch:
commit 95740341e95db8ac78fad3139ec3b58d3feb2f37
Author: Guillem Jover <[email protected]>
Date: Thu Jun 18 16:35:03 2009 +0200
dpkg-architecture: Remove unused variable
diff --git a/scripts/dpkg-architecture.pl b/scripts/dpkg-architecture.pl
index 15bb0f4..dd26c28 100755
--- a/scripts/dpkg-architecture.pl
+++ b/scripts/dpkg-architecture.pl
@@ -77,7 +77,6 @@ sub list_arches()
my $req_host_arch = '';
my $req_host_gnu_type = '';
-my $req_build_gnu_type = '';
my $req_eq_arch = '';
my $req_is_arch = '';
my $req_variable_to_print;
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]