r2077: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 27 May 2002 16:12:11 +0000 (16:12 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 27 May 2002 16:12:11 +0000 (16:12 +0000)
cvsbp-prepare.sh
make-upstream.sh

index 07b486edac6f06b1b320061f9b9e813fcb7040c4..1769405b85f9c6cd66542a6cfb14eb116e6da2a1 100755 (executable)
@@ -16,6 +16,6 @@ fi
 # Clean checked out CVS directory
 rm -f upload.sh make-upstream.sh make-debian.sh make-doc.sh do-autoconf cvsbp-prepare.sh
 rm -f `find . -type f -name .cvsignore`
-rm -rf images doc stamp-h.in build-stamp configure-stamp configure.ac
+rm -rf images doc stamp-h.in build-stamp configure-stamp
 rm -f cvsbp-prepare.sh
 
index e293d3d29e3fce8059220c542c8b26e83d615bff..aa72dacd3d6e73c916286b5d57a97adccd2bde85 100755 (executable)
@@ -76,7 +76,7 @@ rm -rf `find . -type d -name CVS -or -name .deps`
 rm -f `find . -type f -name '*~' -or -name '.#*'  -or -name '#*#' -or -name ".*~" -or -name "*.o" -or -name "*.a"`
 rm -f `find doc -type f -name \*.tex -or -name \*.aux -or \
   -name \*.log -or -name \*.out -or -name \*.dvi`
-rm -rf images doc stamp-h.in build-stamp stamp-h configure-stamp autom4te.cache configure.ac do-autoconf config.log config.status config.h
+rm -rf images doc stamp-h.in build-stamp stamp-h configure-stamp autom4te.cache do-autoconf config.log config.status config.h
 cd ..
 
 echo "Creating upstream archives"