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