Edit

IABSD.fr/ports/sysutils/pick

Branch :

  • Show log

    Commit

  • Author : anton
    Date : 2020-05-16 08:31:55
    Hash : d5d96cb0
    Message : update to pick-4.0.0 * honor BINDIR, INSTALL_MAN, MANDIR, and PREFIX during configure and install * remove -v option, your package manager of choice can already provide the same information * remove -h option in favor of the manual * do not output options as part of the usage output, in favor of the manual instead. * mark unused variables in compat files as extern in order to compile using GCC 10