From 2d0826054d854a9da14378ac836c76c2cb99e97f Mon Sep 17 00:00:00 2001 From: xpamych Date: Wed, 26 Oct 2022 18:51:39 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D0=B5=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisetorch/lure.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index c30aa55..2e46713 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -16,10 +16,6 @@ checksums_amd64=('SKIP') prepare() { cd "${srcdir}/NoiseTorch" - #git submodule init - #git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf" - #git config submodule."c/rnnoise.url" "${srcdir}/rnnoise" - #git submodule update } build() {