Ticket #777 (new enhancement)
Patches to automatically add/remove entries from info/dir
| Reported by: | fenner@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts Future |
| Component: | base | Version: | |
| Keywords: | Cc: | landonf@…, raimue@… | |
| Port: |
Description (last modified by jmpp@…) (diff)
Here are some patches to base/src/port1.0 to automatically run install-info on installation, and install-info --delete on uninstall. They also delete a ${destroot}/${prefix}/info/dir file that the port may have installed (e.g. by running install-info on its own) so that it won't overwrite the one in the base system.
The two package methods were extended to perform this as well, except that .pkg doesn't seem to have an uninstall so the deletion won't happen.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


