mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
fixed Makefile...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fcf64c8f3e
commit
db5dd026ea
@ -18,10 +18,7 @@ ELECTRON_DOWNOAD_URL=https://github.com/electron/electron/releases/download
|
|||||||
# XXX get these automatically...
|
# XXX get these automatically...
|
||||||
# ...also might be good to make this flexible and use these as parameters...
|
# ...also might be good to make this flexible and use these as parameters...
|
||||||
TARGET_OS=win32
|
TARGET_OS=win32
|
||||||
# XXX for some reson these break the rules below...
|
ELECTRON_VERSION=$(strip $(shell electron -v))
|
||||||
#ELECTRON_VERSION=`electron -v`
|
|
||||||
#ELECTRON_VERSION=$(shell electron -v)
|
|
||||||
ELECTRON_VERSION=v1.8.1
|
|
||||||
NODE_VERSION=`node --version`
|
NODE_VERSION=`node --version`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user