Add the missing ;

This commit is contained in:
Steve McIntyre 2007-10-30 00:56:16 +00:00
parent 8f92855bb7
commit d570bf3ad3
1 changed files with 18 additions and 18 deletions

View File

@ -202,7 +202,7 @@ close LIST;
foreach (keys %included) {
next if ($included{$_} != 1 && !$packages{$_}{"IsUdeb"});
$included{$_} = 1
$included{$_} = 1;
# This is because udebs tend to have bad dependencies but work
# nevertheless ... this may be removed once the udebs have a