diff options
-rw-r--r-- | dev/multiarch.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/multiarch.mdwn b/dev/multiarch.mdwn index 639d30d..5315e76 100644 --- a/dev/multiarch.mdwn +++ b/dev/multiarch.mdwn @@ -62,7 +62,7 @@ package manager. opkg-lede also doesn't allow installation of multiple packages with the same name and different architectures. The only way to solve this without modifying -the package manager is to quialify the names of coinstallable packages with +the package manager is to qualify the names of coinstallable packages with their host architectures. This will be done by appending a colon followed by the host architecture to each coinstallable package name, e.g. `libc.6` becomes `libc.6:amd64-linux-glibc`. Package names appear in the file system under |