Add dedicated pacman and debian targets

This commit is contained in:
SpiritCroc 2020-09-14 10:36:48 +02:00
parent b8d6410aea
commit 726b310ecc
2 changed files with 7 additions and 1 deletions

View File

@ -23,6 +23,12 @@ desktop: windows linux
linux: desktop-common
$(YARN) --cwd element-desktop run build64linux
debian: desktop-common
$(YARN) --cwd element-desktop run build64deb
pacman: desktop-common
$(YARN) --cwd element-desktop run build64pacman
windows: desktop-common
$(YARN) --cwd element-desktop run build64windows

@ -1 +1 @@
Subproject commit 5cce130bb8d93708a97ff604ea4023cf602a1a49
Subproject commit b0db2eb9c9cc1eb32a96134aa1ae28c671bfe38c