1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
This commit is contained in:
Alexandra 2024-05-02 12:53:29 +00:00
parent 869db02d34
commit 02bab02a02

View file

@ -92,7 +92,7 @@ ENV AS=${TRIPLET}-as
ENV AR=${TRIPLET}-ar
ENV RANLIB=${TRIPLET}-ranlib
RUN mkdir ${PREFIX}
# RUN mkdir ${PREFIX}
# Install unpackaged dependencies from source
ADD packaging/deps.sh /