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:
@@ -72,7 +72,7 @@ Implement the scan method to read a deb file.
|
||||
|
||||
sub scan {
|
||||
my $this=shift;
|
||||
$this->SUPER::read_file(@_);
|
||||
$this->SUPER::scan(@_);
|
||||
my $file=$this->filename;
|
||||
|
||||
# Extract the control file from the deb file.
|
||||
|
||||
Reference in New Issue
Block a user