Skip to content

Commit

Permalink
Make c_lib cleaning a bit paranoid.
Browse files Browse the repository at this point in the history
  • Loading branch information
williamstein committed Sep 9, 2007
1 parent 07c6a98 commit c2d4b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spkg-install
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ if [ -d "$DEVEL/sage-main" ]; then

# Delete the scons target too
cd c_lib
rm *.os *.so # just to be sure!
scons -c
scons -c "$SAGE_LOCAL"/lib/ # delete target
cd ..
Expand Down

0 comments on commit c2d4b31

Please sign in to comment.