mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix installer path
This commit is contained in:
parent
490b7d7f3a
commit
198f665c0d
@ -84,7 +84,7 @@ else
|
||||
export GNU_TARGET=$(TARGET)
|
||||
endif
|
||||
BUILD=build/$(ARCH)/$(CONFIG_NAME)
|
||||
INSTALLER=build/fstools/redox_installer
|
||||
INSTALLER=build/fstools/bin/redox_installer
|
||||
INSTALLER_OPTS=
|
||||
LIST_PACKAGES=installer/target/release/list_packages
|
||||
LIST_PACKAGES_OPTS=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user