Open
Bug 1341291
Opened 8 years ago
Updated 2 years ago
Remove PKG_PATH
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: ted, Unassigned)
References
Details
bug 1329355 removed MOZ_PKG_PRETTYNAMES, which was the only thing left that ever set PKG_PATH to a non-empty value:
https://hg.mozilla.org/mozilla-central/rev/318f1bcd336e#l4.75
It's always set to the empty string now:
https://dxr.mozilla.org/mozilla-central/rev/d0462b0948e0b1147dcce615bddcc46379bdadb2/toolkit/mozapps/installer/package-name.mk#55
We should just remove it entirely.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•