[libcalamares] Enlarge unpackfs to 12x
This commit is contained in:
parent
d4b24894cb
commit
9976e92659
@ -180,7 +180,7 @@ PythonJob::PythonJob( const QString& instance,
|
|||||||
, m_workingPath( workingPath )
|
, m_workingPath( workingPath )
|
||||||
, m_description()
|
, m_description()
|
||||||
, m_configurationMap( moduleConfiguration )
|
, m_configurationMap( moduleConfiguration )
|
||||||
, m_weight( (instance == QStringLiteral( "unpackfs" )) ? 8.0 : 1.0 )
|
, m_weight( (instance == QStringLiteral( "unpackfs" )) ? 12.0 : 1.0 )
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user