Open
Bug 2001103
Opened 16 days ago
Updated 10 days ago
Remove obsolete dependencies to AWK and TAR in js/src/make-source-package.py
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
awk is not used by the script, and tar can be repalced by the equivalent python package.
| Assignee | ||
Comment 1•16 days ago
|
||
As a side effect, this remove the last AWK reference in moz.build
subsystem \o/
Updated•10 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•