This commit is contained in:
e.khramov 2022-10-26 11:39:17 +03:00
parent fcd4cbbfef
commit 6682fbe295

@ -23,7 +23,7 @@ cd "${srcdir}"
git submodule init
git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf"
git config submodule."c/rnnoise.url" "${srcdir}/rnnoise"
git submodule--helper update
git submodule update
}
build() {