Switch to linux_base-fc4 for the Linux emulation package.
MFC after: 3 days
This commit is contained in:
parent
ef4912322f
commit
053d92d4b0
@ -542,7 +542,7 @@ configLinux(dialogMenuItem *self)
|
||||
variable_set2(VAR_LINUX_ENABLE, "YES", 1);
|
||||
Mkdir("/compat/linux");
|
||||
msgNotify("Installing Linux compatibility library...");
|
||||
i = package_add("linux_base-8");
|
||||
i = package_add("linux_base-fc4");
|
||||
restorescr(w);
|
||||
return i;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user