1
This commit is contained in:
parent
66c14efe4f
commit
fcd4cbbfef
@ -21,8 +21,8 @@ checksums_amd64=('SKIP'
|
|||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
git submodule init
|
git submodule init
|
||||||
git config submodule. "c/c-ringbuf".url "${srcdir}/c-ringbuf"
|
git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf"
|
||||||
git config submodule. "c/rnnoise".url "${srcdir}/rnnoise"
|
git config submodule."c/rnnoise.url" "${srcdir}/rnnoise"
|
||||||
git submodule--helper update
|
git submodule--helper update
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user