From fc2eac1398a05e23f5f8f9f0129a1971bdfb4ed4 Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:00:19 +0300 Subject: [PATCH] . --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 1f90565..42b4c87 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -15,7 +15,7 @@ sources_arm64=("https://github.com/noisetorch/NoiseTorch.git") checksums_arm64=('skip') build() { - cd "${srcdir} + cd "${srcdir}" make }