CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/03/02 11:35:39
Modified files:
wayland/wl-clipboard: Makefile
Log message:
wayland/wl-clipboard: Explicitly configure shell completions
At least for fish, wl-clipboard attempts to figure out the completion
dir by invoking fish, and otherwise falls back to a wrong default.
This explicitly configures the completion dir for fish and zsh (for good
measure).
prompted by ajacoutot@, thanks and sorry
