mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
sci-misc/llama-cpp: rcp-server was renamed to ggml-rpc-server
See:
c299a92c38
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -161,7 +161,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
dobin "${BUILD_DIR}/bin/rpc-server"
|
||||
dobin "${BUILD_DIR}/bin/ggml-rpc-server"
|
||||
|
||||
# avoid clashing with whisper.cpp
|
||||
rm -rf "${ED}/usr/include"
|
||||
|
||||
Reference in New Issue
Block a user