soften parent change to Lispworks-only, as it causes some problems for Clozure
[clsql/s11.git] / debian / cvsbp-prepare.sh
blobddf4c292965aabc9e968c6a36ec836c4210deef4
1 #!/bin/bash
3 set -e # abort on error
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