diff --git a/logseq/lure.sh b/logseq/lure.sh index af291e1..113cc84 100644 --- a/logseq/lure.sh +++ b/logseq/lure.sh @@ -15,7 +15,7 @@ sources=("git+https://github.com/logseq/logseq.git") checksums=('SKIP') prepare() { - cd "${srcdir}" + cd "${srcdir}/logseq/" } build() {