forked from github/schildichat-desktop
Makefile: Let debian target only build Debian
This commit is contained in:
parent
bdac1e4334
commit
4aa0bbec25
2
Makefile
2
Makefile
@ -59,7 +59,7 @@ linux: desktop-common
|
||||
$(YARN) --cwd element-desktop run build:64 --linux deb pacman tar.xz
|
||||
|
||||
debian: desktop-common
|
||||
$(YARN) --cwd element-desktop run build:64 --linux deb pacman tar.xz
|
||||
$(YARN) --cwd element-desktop run build:64 --linux deb
|
||||
|
||||
pacman: desktop-common
|
||||
$(YARN) --cwd element-desktop run build:64 --linux pacman
|
||||
|
Loading…
x
Reference in New Issue
Block a user