Closed
Bug 625380
Opened 14 years ago
Closed 14 years ago
Debian packaging does not work on maemo 6
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: heeen, Assigned: heeen)
Details
Attachments
(1 file, 1 obsolete file)
|
2.29 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Busybox doesn't understand ps -ax and there is no gtk-update-icon-cache.
Attachment #503499 -
Flags: review?(mark.finkle)
Comment 1•14 years ago
|
||
What about maemo 5? We still ship on N900 running maemo 5, so we need to make sure this patch works there too.
Should we be using:
>+#ifdef MOZ_PLATFORM_MAEMO = 5
instead of:
>+#ifndef MOZ_PLATFORM_MAEMO
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #503499 -
Attachment is obsolete: true
Attachment #503783 -
Flags: review?(mark.finkle)
Attachment #503499 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #503783 -
Flags: review?(mark.finkle) → review+
Updated•14 years ago
|
Keywords: checkin-needed
Comment 3•14 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•