mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-22 18:18:59 +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/
|
COPY . /Tomb/
|
||||||
|
|
||||||
WORKDIR /Tomb/extras
|
# WORKDIR /Tomb/extras
|
||||||
RUN ./install_sphinx.sh
|
# RUN ./install_sphinx.sh
|
||||||
RUN cp test/sphinx.cfg /etc/sphinx/config
|
# RUN cp test/sphinx.cfg /etc/sphinx/config
|
||||||
|
|
||||||
WORKDIR /Tomb
|
WORKDIR /Tomb
|
||||||
RUN make --directory=extras/kdf-keys
|
RUN make --directory=extras/kdf-keys
|
||||||
|
Loading…
Reference in New Issue
Block a user