diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-19 01:50:03 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-19 01:50:03 +0900 |
| commit | 2f376d4813e473525849ab690f7b8001d52b92b6 (patch) | |
| tree | 0bf852737d099dd837e11ef56f9c801710a2d7d7 /internal/rosa/nss.go | |
| parent | dc3810b530230a3f3a0ee17003851f9a2f3dcafe (diff) | |
internal/rosa/package: rename buildcatrust
This causes a single rebuild due to substitution.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/nss.go')
| -rw-r--r-- | internal/rosa/nss.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/nss.go b/internal/rosa/nss.go index c84d8a48..cbb2bd5d 100644 --- a/internal/rosa/nss.go +++ b/internal/rosa/nss.go @@ -85,7 +85,7 @@ func (t Toolchain) newNSSCACert() (pkg.Artifact, string) { Bash, NSS, - H("python-buildcatrust"), + H("buildcatrust"), ), nil, nil, ` mkdir -p /work/system/etc/ssl/{certs/unbundled,certs/hashed,trust-source} buildcatrust \ |
