Closed Bug 264498 Opened 20 years ago Closed 20 years ago

target "installers-ab-CD" in browser/locales/Makefile.in does not work right on MacOS X

Categories

(Firefox Build System :: General, defect)

1.0 Branch
PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: MMx, Assigned: benjamin)

Details

(Keywords: l12y)

Attachments

(1 file)

I found another bug in the Makefile.in that prevents the creation of localized
Firefox builds for MacOS X. 
Problem is:
Windows and Linux package from dist/bin/, but MacOS packages dist/Firefox.app.
This directory does not get updated for the different locales.

Steps we need:
1. clean dist/firefox/, this gets recreated when calling "make -C browser/installer"
2. clean dist/Firefox.app/Contents/MacOS/chrome/
3. clean dist/Firefox.app/Contents/MacOS/searchplugins/
4. remove dist/Firefox.app/Contents/MacOS/defaults/firefox.js

then, after building the new jars, sync the dirs/files of steps 2-4 with the
according dirs/files in dist/bin

That should be it - I'll attach a patch for review after I tested it.
P.S.: see the logs of maya tinderbox - no matter what language it builds, always
en-US is packaged.

P.P.S.: sorry for the bugspam
This updated Makefile.in includes the patch of bug 257463.

bsmedberg, should I create a seperate patch or one that does include the one
for bug 257463?
This should be fixed now with the patch of bug 257463.

I tested it on my machine and it works fine, lets see how the official nighties
turn out.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: