Commit graph

3 commits

Author SHA1 Message Date
leot
096a9694a5 fzf: Use `do-install' to install only needed files
lang/go/go-package.mk install several files that are not needed for packages
that just install a program. Define `do-install' target to avoid that.

While here also install fzf-tmux in bin/, man pages under ${PKGMANDIR}
accordingly and shell completions/bindings and vim plugin under
share/fzf.  Update MESSAGE to reflect this change.

PKGREVISION++

Discussed with <maya>.
2018-02-15 15:05:55 +00:00
maya
fd51bf57cf fzf: spoon feed information a little less, just mention the location
of bindings. do so for vim, too.
2017-11-03 09:25:27 +00:00
maya
ece69eff2a fzf: spoon feed information about how to setup key bindings
zsh might have a better mechanism, but this works!
2017-10-25 10:42:13 +00:00