From 1733f82ca655d4d6efe9bf4738999fdbcc25c136 Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:17:50 +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 9e838f7..e141ff8 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -15,7 +15,7 @@ sources=("https://github.com/noisetorch/NoiseTorch.git") checksums=('skip') prepare() { -cd "${srcidr}" +cd "${srcdir}" } build() {