[icu] adding options file to the image

This commit is contained in:
Mike Aizatsky 2016-10-19 15:51:28 -07:00 committed by GitHub
parent 39e1b94af7
commit 081fbcd508
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ MAINTAINER mike.aizatsky@gmail.com
RUN apt-get install -y make RUN apt-get install -y make
RUN svn co http://source.icu-project.org/repos/icu/icu/trunk/ icu RUN svn co http://source.icu-project.org/repos/icu/icu/trunk/ icu
COPY build.sh *.cc *.h *.dict /src/ COPY build.sh *.cc *.h *.dict *.options /src/