mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
tons of bugfixes
This commit is contained in:
@@ -74,7 +74,7 @@ sub install {
|
||||
my $deb=shift;
|
||||
|
||||
system("dpkg --no-force-overwrite -i $deb") &&
|
||||
die "Unable to install: $!";
|
||||
die "Unable to install";
|
||||
}
|
||||
|
||||
=item scan
|
||||
|
||||
Reference in New Issue
Block a user