mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-22 10:08:58 +00:00
deactivate test for libsphinx
seems to break in libsphinx build when calling `pkgconf`
This commit is contained in:
parent
136ba6e053
commit
5b80abd96d
@ -5,9 +5,9 @@ RUN pip3 install setuptools wheel
|
||||
|
||||
COPY . /Tomb/
|
||||
|
||||
WORKDIR /Tomb/extras
|
||||
RUN ./install_sphinx.sh
|
||||
RUN cp test/sphinx.cfg /etc/sphinx/config
|
||||
# WORKDIR /Tomb/extras
|
||||
# RUN ./install_sphinx.sh
|
||||
# RUN cp test/sphinx.cfg /etc/sphinx/config
|
||||
|
||||
WORKDIR /Tomb
|
||||
RUN make --directory=extras/kdf-keys
|
||||
|
Loading…
Reference in New Issue
Block a user