CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/12/02 15:32:57

Modified files:
        usr.sbin/pkg_add/OpenBSD: PkgAdd.pm 

Log message:
Have pkg_add run ldconfig after each updateset if the list of shared
libraries was changed. Before @tag we used to execute programs directly
as part of many updates (rebuilding desktop databases, icon cache, etc)
but those are now usually deferred until the end of the run, leaving
some executables not able to be run until pkg_add finishes.

>From espie.

Reply via email to