Closed Bug 176084 Opened 22 years ago Closed 22 years ago

xpinstall/packager/makefile and pkgcp.pl updates

Categories

(SeaMonkey :: Installer, defect)

Other
OS/2
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mkaply, Assigned: mkaply)

Details

Attachments

(2 files)

These are the changes to get OS/2 using the Makefile in xpinstall/packager.

I'll explain in the diff
Attached patch Makefile updatesSplinter Review
Pretty standard stuff.

OS/2 changes for packaging.

Change some parameters, as well as what is used for STRIP. also add code to
copy the C runtime so it gets packaged.

Also, we are a ZIP by default.

For VACPP, we change the TARGET_OS, since we default to os2-emx.
Attached patch pkgcp.pl updatesSplinter Review
This one is a little stranger.

I added back support for using os2 when invoking pkgcp.pl, but only at the top
level. The reason I did this is because we have a PERL bug where the current
directory is getting changed arbitrarily. My fix was to mangle the paths we
pass to Packager.pm to be fully qualified. We only do this in the OS/2 case,
and then we change the OS to Unix.
QA Contact: bugzilla → ktrina
a=dbaron for trunk checkin for both patches.
Fixes checked in.

I made a small change to the pkgcp.pl one - I only prepend the path if the
second character is not already a :

This allows fully qualified paths to work.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified code fix
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: