Skip to content
Snippets Groups Projects
Commit a9116597 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: containers/singularity/Singularity

parent 5e403078
No related branches found
No related tags found
No related merge requests found
Pipeline #1789 passed with stages
in 7 minutes and 50 seconds
......@@ -8,7 +8,7 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest
- analyzer : Hall A analyzer (podd)
- hcana : Hall C analyzer (hcana)
- root : root version used for the analyzer
- rootls, rootbrowse, root-config
- rootls, rootbrowse, root_config
%labels
Maintainer "Whitney Armstrong, Sylvester Joosten"
......@@ -91,10 +91,10 @@ From: eicweb.phy.anl.gov:4567/jlab/hallc/analyzer_software/hcana:latest
# =======================
# root-config
# =======================
%apprun root-config
%apprun root_config
root-config "$@"
%appenv root-config
%appenv root_config
export PYTHONPATH=/usr/local/lib:${PYTHONPATH}
export PATH=/usr/local/bin:${PATH}
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment