Closed Bug 697147 Opened 13 years ago Closed 12 years ago

configure.in: remove useless MOZ_INSTALLER= for Android

Categories

(Firefox Build System :: General, defect)

All
Android
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
mozilla14

People

(Reporter: sgautherie, Assigned: sgautherie)

References

()

Details

(Whiteboard: [fixed by bug 604266])

(Noticed w.r.t. bug 604266 comment 21.)

Afaict, MOZ_INSTALLER applies to "OS_ARCH = WINNT" only.
Yet, bug 557824 added a MOZ_INSTALLER= for Android.
Could the latter be removed, or explained/documented?
Flags: in-testsuite-
Code is
{
4678 case "${target}" in
4679     *-android*|*-linuxandroid*)
...
4685         MOZ_INSTALLER=
}
Whiteboard: [good first bug]
Fixed by bug 604266 patch Cv1.
Assignee: nobody → sgautherie.bz
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug] → [fixed by bug 604266]
Target Milestone: --- → mozilla14
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.