Makefile: product is QubesOS not Qubes
This commit is contained in:
parent
8b5521e4d7
commit
e3f71f46cc
2
Makefile
2
Makefile
@ -36,7 +36,7 @@ PUNGI := /usr/bin/pungi-gather
|
|||||||
PUNGI_OPTS := --selfhosting --arch=x86_64 --greedy=none
|
PUNGI_OPTS := --selfhosting --arch=x86_64 --greedy=none
|
||||||
|
|
||||||
LORAX := /usr/sbin/lorax
|
LORAX := /usr/sbin/lorax
|
||||||
LORAX_OPTS := --product Qubes --macboot --force --rootfs-size=4
|
LORAX_OPTS := --product QubesOS --macboot --force --rootfs-size=4
|
||||||
|
|
||||||
ifdef QUBES_RELEASE
|
ifdef QUBES_RELEASE
|
||||||
ISO_VERSION := $(QUBES_RELEASE)
|
ISO_VERSION := $(QUBES_RELEASE)
|
||||||
|
Loading…
Reference in New Issue
Block a user