Skip to content

Fix bash completion path

Emil Velikov requested to merge xexaxo/waffle:fix-shell-completion-path into master

Small MR addressing the bash-completion issues in the meson build:

  • variable replacement/substitution, leading to wrong install path
  • hard dependency on bash-completion

Closes: #59 (closed)

/cc @eric @dbaker @nchery @rantogno

Merge request reports