Skip to content

Commit

Permalink
Remove broken symlink to documentation
Browse files Browse the repository at this point in the history
why is this now in core?
  • Loading branch information
saraedum committed Apr 6, 2023
1 parent ca2c759 commit 25cd5c1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions recipe/install-core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ do
echo "GAP_PKG_NAME: $GAP_PKG_NAME"
mv $GAP_PKG_NAME $INSTALL_DIR/pkg/$GAP_PKG_NAME
done

rm $INSTALL_DIR/pkg/agt/doc/mathjax
1 change: 0 additions & 1 deletion recipe/install-defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ for pkg in atlasrep \
done

popd

2 changes: 0 additions & 2 deletions recipe/install-full.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ cp $RECIPE_DIR/gap-mode.json etc/
python -m pip install . --no-deps
rm -rf $SP_DIR/gap_jupyter-*
popd

rm $INSTALL_DIR/pkg/agt/doc/mathjax

0 comments on commit 25cd5c1

Please sign in to comment.