Skip to content
Snippets Groups Projects
Commit f335d3fd authored by omni's avatar omni
Browse files

community/zsh-history-search-multi-word: move from testing

parent 1bb47b8d
No related branches found
No related tags found
1 merge request!72335community/zsh-history-search-multi-word: move from testing
Pipeline #260225 passed
......@@ -11,7 +11,7 @@ depends="zsh"
subpackages="$pkgname-doc"
source="history-search-multi-word-$_gitrev.tar.gz::https://github.com/zdharma-continuum/history-search-multi-word/archive/$_gitrev.tar.gz"
builddir="$srcdir/history-search-multi-word-$_gitrev"
options="!check"
options="!check" # no tests
package() {
mkdir -p "$pkgdir"/usr/share/zsh/plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment