CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/13 12:08:01
Modified files:
textproc/pdfpc : Makefile
textproc/pdfpc/pkg: PLIST
Added files:
textproc/pdfpc/patches: patch-man_pdfpcrc_in patch-src_paths_in
Log message:
a previous update moved the definition of all keybindings to pdfpcrc which,
if you didn't previously have this file installed (e.g. in
~/.config/pdfpc/pdfpcrc),
it would seem as if all keybindings broke.
fix this by installing the defalut config file to /etc (as hinted to by
pdfpcrc(5))
which can still be overriden by a user's local config
regen WANTLIB and remove unused -DMANDIR while here
reminded by espie@