Spam sausage and spam.

This commit is contained in:
Alexis Lahouze 2018-11-26 01:09:04 +01:00
parent 63242b667d
commit 74f1808557
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ WORKDIR pydecomp
RUN python -m setup bdist
WORKDIR /
RUN tar xvzf pydecomp/dist/pyDeComp-.tar.gz
RUN tar xvzf pydecomp/dist/pyDeComp-*.tar.gz
# Clone catalyst repository
RUN git clone https://anongit.gentoo.org/git/proj/catalyst.git catalyst