forked from Plemya-x/alr-repo
		
	1
This commit is contained in:
		| @@ -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 | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user