Opened 21 years ago

Last modified 3 years ago

#777 new enhancement

Patches to automatically add/remove entries from info/dir — at Initial Version

Reported by: fenner@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts Future
Component: base Version:
Keywords: Cc:
Port:

Description

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.

Change History (1)

Changed 21 years ago by fenner@…

Attachment: info.diff added

Patch to add install-info handling to port1.0

Note: See TracTickets for help on using tickets.