1
This commit is contained in:
parent
9b868f6f05
commit
dfafe34c55
@ -14,11 +14,8 @@ build_deps=('yarn')
|
|||||||
sources=("git+https://github.com/logseq/logseq.git")
|
sources=("git+https://github.com/logseq/logseq.git")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
|
||||||
prepare() {
|
|
||||||
cd "${srcdir}/logseq/"
|
|
||||||
}
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
cd "${srcdir}/logseq/"
|
||||||
yarn install
|
yarn install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user