diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
| commit | 11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch) | |
| tree | 9e573de15172605e9e782fc216022e8ece1bdf28 /eclass | |
| parent | dda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff) | |
| download | baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip | |
Rename project to BaldEagleOS
Diffstat (limited to 'eclass')
| -rw-r--r-- | eclass/toolchain.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index e4ba97141188..f2da4e1d30f1 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -645,7 +645,7 @@ toolchain_src_unpack() { #---->> src_prepare <<---- toolchain_src_prepare() { - export BRANDING_GCC_PKGVERSION="LiGurOS ${GCC_PVR}" + export BRANDING_GCC_PKGVERSION="BaldEagleOS ${GCC_PVR}" cd "${S}" || die do_gcc_gentoo_patches |
