Closed Bug 1618280 Opened 5 years ago Closed 5 years ago

make `make distclean` work again

Categories

(Firefox Build System :: General, task)

task
Not set
normal

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

No description provided.

We were using config.status as a catchall in DIST_GARBAGE for
config.status and config.statusd. Unfortunately, the latter was a
directory, so rm config.status* error'd out. We can fix this easily
by putting config.statusd in GARBAGE_DIRS, which will use rm -r,
as intended.

Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/578e1dc8db62 make `make distclean` work again; r=dmajor
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: