summaryrefslogtreecommitdiff
path: root/app-admin/Lmod/Lmod-9.2.2.ebuild
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
commit11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch)
tree9e573de15172605e9e782fc216022e8ece1bdf28 /app-admin/Lmod/Lmod-9.2.2.ebuild
parentdda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff)
downloadbaldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip
Rename project to BaldEagleOS
Diffstat (limited to 'app-admin/Lmod/Lmod-9.2.2.ebuild')
-rw-r--r--app-admin/Lmod/Lmod-9.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/Lmod/Lmod-9.2.2.ebuild b/app-admin/Lmod/Lmod-9.2.2.ebuild
index 57eabcfa6bf0..15902fded428 100644
--- a/app-admin/Lmod/Lmod-9.2.2.ebuild
+++ b/app-admin/Lmod/Lmod-9.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2026 Liguros Authors
+# Copyright 2020-2026 BaldEagleOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -58,8 +58,8 @@ src_prepare() {
}
src_configure() {
- local LMOD_SITENAME="${LMOD_SITENAME:-Liguros}"
- local LMOD_SYSHOST="${LMOD_SYSHOST:-Liguros}"
+ local LMOD_SITENAME="${LMOD_SITENAME:-BaldEagleOS}"
+ local LMOD_SYSHOST="${LMOD_SYSHOST:-BaldEagleOS}"
local LUAC="${LUA%/*}/luac${LUA#*lua}"