зеркало из https://github.com/mozilla/pjs.git
Fix for bugscape 11996: CCK fails to create custom Linux tar file for
another config (r=smeredith)
This commit is contained in:
Родитель
4ebe9fa8a7
Коммит
b9c449a98a
|
@ -1923,7 +1923,7 @@ int StartIB(/*CString parms, WIDGET *curWidget*/)
|
|||
nsinstallerDir = "netscape-installer";
|
||||
xpiDir = "\\xpi";
|
||||
templinuxDir = "tempLinux";
|
||||
tarfile = GetGlobal("InstallerFilename");
|
||||
tarfile = "netscape-i686-pc-linux-gnu-sea.tar.gz";
|
||||
|
||||
// AfxMessageBox("set breakpoint",MB_OK);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче