spec: Rm export-graph-ops test
Link: https://github.com/ggml-org/llama.cpp/pull/19896 Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
This commit is contained in:
parent
4925d4706a
commit
c912b31529
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ install -Dp examples/*.sh -t %buildroot%_datadir/%name/examples
|
|||
install -Dp examples/*.py -t %buildroot%_datadir/%name/examples
|
||||
# We need to run the tests, not install them.
|
||||
rm %buildroot%_bindir/test-*
|
||||
rm %buildroot%_bindir/export-graph-ops
|
||||
# Completions.
|
||||
install -Dpm644 llama.bash %buildroot%_datadir/bash-completion/completions/llama-server
|
||||
printf '%%s\n' llama-cli llama-simple llama-run llama-mtmd-cli |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue