mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Do not write bootloader install path if the system is EFI.
This commit is contained in:
parent
a65a5bfc61
commit
45adde11e1
2 changed files with 8 additions and 1 deletions
|
@ -66,6 +66,7 @@ private:
|
|||
|
||||
QMutex m_revertMutex;
|
||||
int m_lastSelectedBootLoaderIndex;
|
||||
bool m_isEfi;
|
||||
};
|
||||
|
||||
#endif // PARTITIONPAGE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue