#!/bin/sh OOO_ARCH=$(uname -m) case $OOO_ARCH in x86_64 | s390x | ppc64 | sparc64 | aarch64 | ppc64le | mips64 | mips64el) bits=64 ;; * ) bits=32 ;; esac exec /opt/alt/libicu/usr/bin/icu-config-$bits "$@"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| corepack | File | 196 B | 0755 |
|
| icu-config | File | 215 B | 0755 |
|
| icu-config-64 | File | 21.97 KB | 0755 |
|
| icuinfo | File | 17.13 KB | 0755 |
|
| node | File | 27.76 KB | 0755 |
|
| npm | File | 76 B | 0755 |
|
| npx | File | 2.87 KB | 0755 |
|