Edit

IABSD.fr/ports/sysutils/fzf

Branch :

  • Show log

    Commit

  • Author : paco
    Date : 2021-05-06 11:15:41
    Hash : 8bf6f3f6
    Message : Fix dependency on sysutils/fzf Default command fails if shells/bash is not installed. This seems to be hardcoded: https://github.com/junegunn/fzf/blob/4cd621e877cb3a8e44b12ba3a7ce58709862922f/src/reader.go#L101 Spotted by Ashlen (eurydice at riseup.net). Thank you ! ok edd@ (maintainer)