K 10 svn:author V 7 asomers K 8 svn:date V 27 2020-05-07T20:39:41.516068Z K 7 svn:log V 440 textproc/ripgrep: do install completion file for fish To solve bug 244355, we stopped installing the completion file for fish, because fish installed it itself. Now fish has stopped doing that, and they request that packages like ripgrep install it themselves. But we are to install it into a different directory than we used to. This change puts it into the new location. PR: 246290 Approved by: petteri.valkonen@iki.fi (maintainer) END