зеркало из https://github.com/mozilla/pjs.git
Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer
This commit is contained in:
Родитель
80e93cf1b7
Коммит
38d41f258b
|
@ -51,7 +51,7 @@ while (<>) {
|
|||
print "Dir: \\$file\n";
|
||||
}
|
||||
else {
|
||||
print "File: $file\n";
|
||||
print "File: \\$file\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче