Closed Bug 336353 Opened 19 years ago Closed 19 years ago

Build locale-specific and locale-independent directory structures for NSIS installer

Categories

(Toolkit Graveyard :: Build Config, defect)

1.8 Branch
All
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

References

Details

The NSIS installer will have separate directory structures for the locale-independent and locale-specific files, which should be created early during the installer-making process.
mozilla/toolkit/mozapps/installer/packager.mk 1.37 mozilla/browser/installer/Makefile.in 1.23 After doing a build you can now do "make -C browser/installer installer-stage", which will put the nonlocalized files in <objdir>/installer-stage/nonlocalized and the localized files in <objdir>/installer-stage/localized
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.