Skip to content
Snippets Groups Projects
Commit b6e3c37b authored by Vladimir Kulikovskiy's avatar Vladimir Kulikovskiy
Browse files

Update genie:3.0.2

parent fb1d9c45
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ FROM docker.km3net.de/base/centos-full:7
tar xvf root.tar.gz -C /usr/local/ && rm root.tar.gz && cd /usr/local/root && \
./configure --fail-on-missing --with-pythia6-libdir=$PYTHIA6 --enable-pythia6 --enable-cxx11 && \
make && \
echo "cd /opt/root-$ROOT_VERSION && source bin/thisroot.sh && cd" > /etc/profile.d/root_env.sh && cd
echo "cd /usr/local/root && source bin/thisroot.sh && cd" > /etc/profile.d/root_env.sh && cd
#GENIE
......
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