Automated commit for debian release 6.7.2-1
[clsql.git] / debian / cvsbp-prepare.sh
1 #!/bin/bash
2
3 set -e  # abort on error
4
5 # Clean checked out CVS directory
6 rm -f debian/upload.sh debian/make-upstream.sh debian/make-debian.sh
7 rm -f `find . -type f -name .cvsignore`
8 rm -f stamp-h.in build-stamp configure-stamp
9 rm -f debian/cvsbp-prepare.sh