#5523 closed defect (invalid)
Patches to portpkg allowing package.resources
Reported by: | drernie@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Various ports (including DarwinPorts itself) would like to run postinstall/postflight scripts. This patch allows users to specify additional files (e.g., scripts) which are copied into the Mac OS X Installer package's Resources directory. It is needed, e.g., for the new DarwinPorts dmg-building port.
Attachments (2)
Change History (9)
Changed 19 years ago by drernie@…
Attachment: | portpkg.patch added |
---|
comment:1 Changed 19 years ago by drernie@…
op_sys: | Mac OS X 10.0 → Mac OS X 10.4 |
---|
comment:2 Changed 19 years ago by drernie@…
dependson: | → 5524 |
---|
comment:3 Changed 19 years ago by jberry@…
dependson: | 5524 |
---|
We generally use diff -u or, better, cvs diff.
-jdb
comment:4 Changed 19 years ago by drernie@…
blocked: | → 5525 |
---|
comment:5 Changed 19 years ago by drernie@…
attachments.isobsolete: | 0 → 1 |
---|
comment:6 Changed 19 years ago by drernie@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Doh! My bad. Just use post-pkg, much simpler. :-(
comment:7 Changed 19 years ago by jmpp@…
Personally I'd like to see this patch integrated into the dp sources, maybe for 1.3 (1.2 being feature frozen). Please read "http://opendarwin.org/pipermail/darwinports/2005-November/029268.html" for a detailed explanation.
-jmpp.
Note: See
TracTickets for help on using
tickets.
Patch to portpkg