From de09793d287beee20884eeee48501680a0547fde Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 6 Apr 2023 20:46:49 +0300 Subject: [PATCH] Updated for multilib --- filelists/multilib/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filelists/multilib/README b/filelists/multilib/README index 997faa43..0b4c4c60 100644 --- a/filelists/multilib/README +++ b/filelists/multilib/README @@ -11,7 +11,7 @@ In this folder, there are two lists, as Eric says, you should install first the and then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file and enable the 'multilib' repository and then: - $ slpkg -u -B multilib + $ slpkg update --bin-repo=multilib $ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib