txlyre hai 1 ano
pai
achega
04b5aca15c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      langs/holyc/Dockerfile

+ 2 - 1
langs/holyc/Dockerfile

@@ -1,4 +1,5 @@
 # libsqlite3 is required for some weird reason by that compiler.
 RUN apt-get install git gcc make libsqlite3-0 -y
 RUN git clone https://github.com/Jamesbarford/holyc-lang
-RUN cd holyc-lang && make && make install && cd .. && rm -rf holyc-lang
+RUN cd holyc-lang && make && make install && cd .. && rm -rf holyc-lang
+RUN chmod -R 755 /usr/lib/x86_64-linux-gnu/