From e6bfa84ea0afc057e9331f3d6f35b235aa7da611 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Aug 2013 19:20:34 +0100 Subject: we have comp now --- dgit | 1 - 1 file changed, 1 deletion(-) diff --git a/dgit b/dgit index c353b8e..da98bd5 100755 --- a/dgit +++ b/dgit @@ -246,7 +246,6 @@ sub canonicalise_suite () { sub get_archive_dsc () { my ($vsn,$subpath) = archive_query(); - # fixme madison does not show us the component $dscurl = access_cfg('mirror').$subpath; $dscdata = url_get($dscurl); my $dscfh = new IO::File \$dscdata, '<' or die $!; -- cgit v1.2.3