X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-upstream.sh;h=c02895c5a69178c12588987ebea87769f748479a;hb=f3e9d8187206adfe55a8d26b5fb0d43c64bf3fe1;hp=2b910d2adb931e2f52452de18833060a7d2eda52;hpb=43d545f166cd4eb23ba835aa92685d5bd6d23d01;p=clsql.git diff --git a/make-upstream.sh b/make-upstream.sh index 2b910d2..c02895c 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -67,6 +67,7 @@ cp -a ${TOPDIR} ${DISTDIR} echo "Cleaning distribution directory ${DISTDIR}" cd ${DISTDIR} rm -f upload.sh make-debian.sh make-upstream.sh cvsbp-prepare.sh +rm -f test-suite/test.config rm -f `find . -type f -name .cvsignore` rm -rf `find . -type d -name CVS` rm -f `find . -type f -name '*~' -or -name '.#*' -or -name '#*#' -or -name ".*~"`