tweak
git-svn-id: http://emdebian.org/svn/current@7125 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
f2b0bc6868
commit
45772b00e8
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ foreach my $aptsrc (@aptsources)
|
|||
$suite = $suites{$aptsrc};
|
||||
$component = (defined $components{$aptsrc}) ? $components{$aptsrc} : "main";
|
||||
if (defined $mirror and defined $suite)
|
||||
{
|
||||
print SOURCES<<END;
|
||||
deb $mirror $suite $component
|
||||
deb-src $mirror $suite $component
|
||||
|
|
Loading…
Reference in a new issue