mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-18 08:46:32 +00:00
Remove unused BUILD_TEMPORARY_DIRECTORY scripts parameter
Change-type: patch
This commit is contained in:
parent
fc694b90b6
commit
2bdcae7209
3
Makefile
3
Makefile
@ -114,8 +114,7 @@ electron-build: assets/dmg/background.tiff | $(BUILD_TEMPORARY_DIRECTORY)
|
|||||||
-r $(TARGET_ARCH) \
|
-r $(TARGET_ARCH) \
|
||||||
-s $(PLATFORM) \
|
-s $(PLATFORM) \
|
||||||
-v production \
|
-v production \
|
||||||
-n $(BUILD_TEMPORARY_DIRECTORY)/npm \
|
-n $(BUILD_TEMPORARY_DIRECTORY)/npm
|
||||||
-w $(BUILD_TEMPORARY_DIRECTORY)
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------
|
# ---------------------------------------------------------------------
|
||||||
# Phony targets
|
# Phony targets
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e4dc0e1958dce899a43c02e078362df26214328a
|
Subproject commit d73350d1ad20ce67a32e5c1a74ef1a29c8613abd
|
Loading…
x
Reference in New Issue
Block a user