--- a/spkg-install Mon Jan 19 02:48:26 2009 -0800 +++ a/spkg-install Mon Oct 26 13:55:58 2009 +1300 @@ -19,7 +19,7 @@ # remove old executable/headers/library echo "Removing old binary, headers and static library" rm -f "$SAGE_LOCAL"/bin/ecm -rm -f "$SAGE_LCOAL"/lib/libecm.* +rm -f "$SAGE_LOCAL"/lib/libecm.* rm -r "$SAGE_LOCAL"/include/ecm.h cd src