This commit is contained in:
parent
98c759557e
commit
5963b0b2d9
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ RUN set -e && \
|
|||
cd $SLASHSRC && \
|
||||
# use specific commit for reproducibility
|
||||
git checkout a06224b9c6087349c511135f6011a3d33aacf934 && \
|
||||
ls -ld /tmp && \
|
||||
ls -la /tmp && \
|
||||
./bootstrap && \
|
||||
make check && \
|
||||
make install && \
|
||||
|
|
Loading…
Add table
Reference in a new issue