Skip to content
Snippets Groups Projects
Commit b85282f5 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Updated hcana version

parent f7759b61
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ RUN echo " -------------------------------------------------" ...@@ -69,7 +69,7 @@ RUN echo " -------------------------------------------------"
&& source /usr/local/bin/thisroot.sh \ && source /usr/local/bin/thisroot.sh \
&& cd /tmp && rm -rf hcana \ && cd /tmp && rm -rf hcana \
&& git clone https://eicweb.phy.anl.gov/jlab/hallc/analyzer_software/hcana.git \ && git clone https://eicweb.phy.anl.gov/jlab/hallc/analyzer_software/hcana.git \
&& cd hcana && git checkout v1.1.7 \ && cd hcana && git checkout v1.1.8 \
&& mkdir build && cd build \ && mkdir build && cd build \
&& cmake ../. && make -j20 && make install \ && cmake ../. && make -j20 && make install \
&& cd /tmp && rm -rf hcana \ && cd /tmp && rm -rf hcana \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment