typo
git-svn-id: http://emdebian.org/svn/current@7555 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
d764a13c22
commit
fdc2eff413
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ if ((defined $k) and (not defined $noauth)) {
|
|||
if (($e =~ /\nUSER=root\n/)) {
|
||||
$str = "sudo" if (-f "/usr/bin/sudo");
|
||||
}
|
||||
}
|
||||
system ("$str apt-get -y -d --reinstall install $k");
|
||||
foreach my $keyring_pkg (values %keyrings) {
|
||||
my @files=();
|
||||
|
|
Loading…
Reference in a new issue