mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
added framework
This commit is contained in:
@@ -51,7 +51,7 @@ Implement the scan method to read a rpm file.
|
||||
|
||||
sub scan {
|
||||
my $this=shift;
|
||||
$this->SUPER::read_file(@_);
|
||||
$this->SUPER::scan(@_);
|
||||
my $file=$this->filename;
|
||||
|
||||
my %fieldtrans=(
|
||||
|
||||
Reference in New Issue
Block a user