1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

mkdir prefix

Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
This commit is contained in:
Alexandra 2024-05-03 15:15:23 +00:00
parent 99612ea960
commit 440615b09e

View file

@ -91,7 +91,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 /