Skip to content

Commit

Permalink
Clearer variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
jackal1-66 committed Sep 27, 2024
1 parent 81c08ac commit 73ce850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion o2dpg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ alibuild-generate-module --bin > etc/modulefiles/$PKGNAME
cat << EOF >> etc/modulefiles/$PKGNAME
set O2DPG_ROOT \$::env(BASEDIR)/$PKGNAME/\$version
setenv O2DPG_ROOT \$O2DPG_ROOT
setenv O2DPG_MC_CFG_ROOT \$O2DPG_ROOT
setenv O2DPG_MC_CONFIG_ROOT \$O2DPG_ROOT
setenv O2DPG_RELEASE \$version
setenv O2DPG_VERSION $PKGVERSION
EOF
Expand Down

0 comments on commit 73ce850

Please sign in to comment.