X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fcvsbp-prepare.sh;h=ddf4c292965aabc9e968c6a36ec836c4210deef4;hp=22707bbea6796d038ac84a2604dd3821f69ff99c;hb=ed507b70a9d910372d1378cf0a7754fc88171183;hpb=98eff0a90b337209cc23e955fdc38e33589c4d8a diff --git a/debian/cvsbp-prepare.sh b/debian/cvsbp-prepare.sh index 22707bb..ddf4c29 100755 --- a/debian/cvsbp-prepare.sh +++ b/debian/cvsbp-prepare.sh @@ -2,6 +2,8 @@ set -e # abort on error -echo "Cleaning checkout CVS directory" +# Clean checked out CVS directory +rm -f debian/upload.sh debian/make-upstream.sh debian/make-debian.sh rm -f `find . -type f -name .cvsignore` - +rm -f stamp-h.in build-stamp configure-stamp +rm -f debian/cvsbp-prepare.sh