Edit

IABSD.fr/src/usr.sbin/pkg_add

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2024-12-02 22:32:57
    Hash : d11b04b2
    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.