typo
git-svn-id: http://emdebian.org/svn/current@7059 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
8e1bbc5345
commit
16a9a83137
1 changed files with 1 additions and 1 deletions
|
@ -634,7 +634,7 @@ sub native
|
|||
closedir (PRI);
|
||||
foreach my $script (sort @preinsts)
|
||||
{
|
||||
system ("$str $env chroot $dir /var/lib/dpkg/info/$script update");
|
||||
system ("$str $env chroot $dir /var/lib/dpkg/info/$script upgrade");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue