Makefile: product is QubesOS not Qubes

This commit is contained in:
Frédéric Pierret (fepitre) 2019-12-17 23:48:31 +01:00
parent 8b5521e4d7
commit e3f71f46cc
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -36,7 +36,7 @@ PUNGI := /usr/bin/pungi-gather
PUNGI_OPTS := --selfhosting --arch=x86_64 --greedy=none
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
ISO_VERSION := $(QUBES_RELEASE)