Re: building unix installer outside normal tree
Sean Su <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Netscape Communications Corp. |
| Message-ID | <[email protected]> |
There's a seperate patch for the windows build.pl. That's patch v1.0. the cmdline arg is '-objdir [path]'. if you pass '-h' it should show up the options is can take. The patch to the linux deliver.pl looks like it was already checked in, thus -o$objdir seems to work for you. David Fraser wrote: > Sean Su wrote: > >> it's a known problem. see bug >> http://bugzilla.mozilla.org/show_bug.cgi?id=162079 > > Thanks Sean, should have checked bugzilla > Got the latest patch (1.0) and am busy looking at it... > It works fine on Linux if I say -o$objdir > But the Windows build instructions say to use > xpinstall/wizard/windows/builder/build.pl which doesn't seem affected > by this patch. > Am I missing something? Might make more sense in the morning... > David > > >