fix product

i9
Arkady L. Shane 1 year ago
parent 1a3a09d23a
commit fce1d15b74
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -195,7 +195,7 @@ index bb1aa4f..dda0e79 100644
%endif
install ${configdir}/grub2-efi.cfg ${eficonf}
+ replace @FLAVOR@ '${FLAVOR}' ${eficonf}
+ %if product.name == 'MSVSphere':
+ %if product.name in ("MSVSphere", "MSVSphere Server"):
+ replace @PRODUCT@ 'МСВСфера' ${eficonf}
+ %else:
replace @PRODUCT@ '${product.name}' ${eficonf}

Loading…
Cancel
Save