Closed Bug 66180 Opened 24 years ago Closed 24 years ago

resolve attribute issues in packager on beos

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P4)

x86
BeOS
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wade, Assigned: cls)

Details

Attachments

(2 files)

These two patches resolve the attribute issue under BeOS so we aren't tied to .zip.

The first patch is to mozilla/xpinstall/packager/Makefile.in. I have removed the copyattr 
if for BeOS, and have added "mozilla-bin" to the exclude list for strip, as it was 
stripping the resources attatched to it (splash bitmap, icons, etc).

The second patch is to the mozilla/xpfe/bootstrap/mozilla shell script. I have added a 
check for BeOS which executes a mimeset on mozilla-bin, updating it so it has the proper 
app signature.

The reason I am making this change is because the copyattr bin that ships with BeOS 5 has a 
bug which makes it not dereference links in our case, which means we end up stripping the 
main tree bins, not the package bins.
Marking NEW to get it looked at.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: patch, review
Severity: normal → trivial
Status: NEW → ASSIGNED
OS: All → BeOS
Priority: -- → P4
The patches have been checked in.  Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking Verified.  Code has been checked in.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: