Closed Bug 1188965 Opened 9 years ago Closed 9 years ago

Instantbird build bustages from Bug 1138063 and Bug 1186782

Categories

(Instantbird Graveyard :: Other, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED
Instantbird 42

People

(Reporter: clokep, Assigned: clokep)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Fix (obsolete) — Splinter Review
Two separate bustages.

rs=aleth
Comment on attachment 8640588 [details] [diff] [review]
Fix

Review of attachment 8640588 [details] [diff] [review]:
-----------------------------------------------------------------

::: im/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile.in
@@ +5,5 @@
>  
> +FILES := \
> +	install.rdf.in \
> +	$(NULL)
> +FILES_PATH = $(FINAL_TARGET)/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}

The key change here is s/:=/=. Everything else shouldn't matter.
Assignee: nobody → clokep
Blocks: 1138063, 1186782
Severity: normal → blocker
Status: NEW → ASSIGNED
Attached patch Fix v2Splinter Review
Attachment #8640588 - Attachment is obsolete: true
Attachment #8640620 - Flags: review?(aleth)
Comment on attachment 8640620 [details] [diff] [review]
Fix v2

Review of attachment 8640620 [details] [diff] [review]:
-----------------------------------------------------------------

(For future reference, = is expanded when the variable is used, := when it's declared.)
Attachment #8640620 - Flags: review?(aleth) → review+
https://hg.mozilla.org/comm-central/rev/71156eb5be91
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Instantbird 42
Sorry, forgot how filter in an if worked :(
(In reply to Ian Neal from comment #5)
> Sorry, forgot how filter in an if worked :(

Not a problem! Thanks for fixing that in the first place. :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: