releasing version 8.50

This commit is contained in:
joey
2004-12-08 21:20:13 +00:00
parent d3a6c37a03
commit dd009e920a
2 changed files with 7 additions and 1 deletions

View File

@@ -74,7 +74,7 @@ sub checkfile {
my $this=shift;
my $file=shift;
return $file =~ m/.*\.deb$/;
return $file =~ m/.*\.u?deb$/;
}
=item install