repo cleanup (#2826)

This commit is contained in:
tooomm
2017-08-12 03:42:45 +02:00
committed by Zach H
parent 2557a2183d
commit 04d84f9d9a
5 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y\
ENV dir /home/servatrice/code
WORKDIR $dir
RUN mkdir oracle
COPY COPYING COPYING
COPY LICENSE LICENSE
COPY CMakeLists.txt CMakeLists.txt
COPY cmake/ cmake/
COPY common/ common/