Closed Bug 442484 Opened 16 years ago Closed 16 years ago

packager.mk doesn't work correctly with non-default topsrcdir

Categories

(Toolkit Graveyard :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: kairo)

References

Details

Attachments

(1 file, 1 obsolete file)

In http://hg.mozilla.org/users/kairo_kairo.at/index.cgi/calemaisu-test/file/f3a0dcddc05c/suite/locales/Makefile.in#l158 (same for installer and the mail pendents), we're calling toolkit's packager.mk so that we don't need separate copies of those toolkit files in our repository.

Because of this, http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/packager.mk#41 fails as the topsrcdir is not the mozilla-central directory in that case.

We can work around that pretty easily by using MOZILLA_DIR, which is set by rules.mk and can be set by our own rules.mk accordingly.
This works fine with Firefox/Minefield from mozilla-central as well as SeaMonkey from the test repo.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Attachment #327263 - Flags: review?(ted.mielczarek)
Blocks: 437643
There's more that needs that change in packager.mk
Summary: packager.mk doesn't find package-name.mk with non-default topsrcdir → packager.mk doesn't work correctly with non-default topsrcdir
Sorry for not having all this in the first patch, but I didn't actually doing a package before. With this patch, even creating a package works.
Attachment #327263 - Attachment is obsolete: true
Attachment #327291 - Flags: review?(ted.mielczarek)
Attachment #327263 - Flags: review?(ted.mielczarek)
Attachment #327291 - Flags: review?(ted.mielczarek) → review+
fixed in changeset 8391ac1437ef
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: