X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cgi%2Fbugreport.cgi;h=def15df910243cdd5ddd8fabb5f4a2e4a6b29533;hb=4cff682760150b988cdf40fc866adf47364c8392;hp=d6d5cf20f7430ef5e558a573bcd7bf713910a241;hpb=8e2acb41bf8ef68f94fb95878f201296465c82b4;p=debbugs.git diff --git a/cgi/bugreport.cgi b/cgi/bugreport.cgi index d6d5cf2..def15df 100755 --- a/cgi/bugreport.cgi +++ b/cgi/bugreport.cgi @@ -290,7 +290,7 @@ unless (%status) { #$|=1; my %package; -my @packages = splitpackages($status{package}); +my @packages = make_list($status{package}); foreach my $pkg (@packages) { if ($pkg =~ /^src\:/) {