Fix for bugscape 11996: CCK fails to create custom Linux tar file for

another config (r=smeredith)
This commit is contained in:
shrutiv%netscape.com 2002-02-12 20:10:02 +00:00
Родитель 4ebe9fa8a7
Коммит b9c449a98a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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);