Skip to content

Commit

Permalink
don't run juliarc.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Aug 10, 2021
1 parent eb79265 commit 9425681
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,3 @@ make -j 4 prefix=${PREFIX} MARCH=core2 sysconfigdir=${PREFIX}/etc \
TAGGED_RELEASE_BANNER="conda-forge-julia release" \
CC=$CC CXX=$CXX FC=$FC \
install

# Configure juliarc to use conda environment
cat "${RECIPE_DIR}/juliarc.jl" >> "${PREFIX}/etc/julia/juliarc.jl"

0 comments on commit 9425681

Please sign in to comment.