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

Update sl-full:5

parent b2cfc3cd
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,7 @@ FROM cern/slc5-base
RUN ln -s /usr/bin/gcc34 /usr/bin/gcc
RUN ln -s /usr/bin/g++34 /usr/bin/g++
#END minimum for cernlib installation
#BEGIN tools for slalib compillation
RUN yum install -y autoconf automake libtool
#END tools for slalib compillation
RUN yum install -y git && yum clean -y all
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