Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Remove testjava.sh from jmol package
Browse files Browse the repository at this point in the history
  • Loading branch information
jdemeyer committed Dec 30, 2013
1 parent b85230b commit c7c227e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
13 changes: 0 additions & 13 deletions build/pkgs/jmol/patches/testjava.sh

This file was deleted.

6 changes: 0 additions & 6 deletions build/pkgs/jmol/spkg-install
Expand Up @@ -26,12 +26,6 @@ if [ $? -ne 0 ]; then
exit 1
fi

cp "$SPKGDIR"/patches/testjava.sh "$SPKGDIR"/src/jmol/
if [ $? -ne 0 ]; then
echo "Error adding testjava.sh to jmol directory. Exiting."
exit 1
fi

# Check for sagenb location
if [ ! -d "$SAGE_ROOT/devel/sagenb/sagenb/data/jmol" ]; then
echo "No old Jmol install in notebook. Skipping removal of Jmol from notebook."
Expand Down

0 comments on commit c7c227e

Please sign in to comment.