author | wenzelm |
Wed, 07 Oct 1998 17:51:11 +0200 | |
changeset 5622 | 5b56804edf85 |
parent 5621 | 1fe18aca1062 |
child 5623 | 75b513db9a3a |
Admin/makedist | file | annotate | diff | comparison | revisions |
--- a/Admin/makedist Wed Oct 07 13:21:50 1998 +0200 +++ b/Admin/makedist Wed Oct 07 17:51:11 1998 +0200 @@ -104,6 +104,7 @@ export CVSROOT cvs -f -q $EXPORT -d $DISTNAME isabelle +find . -name CVS -exec rm -rf {} \; # make docs @@ -122,8 +123,6 @@ cd $DISTBASE/$DISTNAME -find . -name CVS -exec rm -rf {} \; - find Doc \( -type f -a \( -name \*.dvi -o -name \*.eps -o -name \*.ps \) \) \ -exec mv -f {} Distribution/doc \; rm Distribution/doc/Isa-logics.eps