From 79bc6b3fa691781478db611981b227fca0fcf370 Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 26 Oct 2022 11:44:42 +0300 Subject: [PATCH] 1 --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 5a42365..24702ce 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -21,7 +21,7 @@ checksums_amd64=('SKIP' ) prepare() { -cd "${srcdir}" +cd "${srcdir}/NoiseTorch" #git submodule init #git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf" #git config submodule."c/rnnoise.url" "${srcdir}/rnnoise"