Skip to content

Commit

Permalink
[ci] Update env variable Vc_LIB_DIR -> Vc_DIR
Browse files Browse the repository at this point in the history
(cherry picked from commit 7c50a69)
  • Loading branch information
plexoos committed Dec 10, 2021
1 parent 1ee0bee commit 962aa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.root6
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diff --git a/asps/rexe/Conscript b/asps/rexe/Conscript \n\
RUN source star-spack/setup.sh && spack env activate star-env-root6 \
&& export MYSQL=`spack location --install-dir mysql` \
&& export LIBXML2_DIR=`spack location --install-dir libxml2` \
&& export Vc_LIB_DIR=`spack location --install-dir vc`/lib \
&& export Vc_DIR=`spack location --install-dir vc_` \
&& cd /usr/include && ln -s $MYSQL/include mysql \
&& cd /star-sw \
&& cons +StarVMC/Geometry \
Expand Down

0 comments on commit 962aa68

Please sign in to comment.