X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=make-upstream.sh;h=660b9ff22ae36049281c1c9cab1a058be413ebbd;hp=1bc4fb9158a01c28bdbbc7e70369eb5e6c8d6c92;hb=c08dd24f8a511019e9a493a00fa87737475e0950;hpb=bdb0a9e86afad97eb3084800f947bbc1b1aa8dd9 diff --git a/make-upstream.sh b/make-upstream.sh index 1bc4fb9..660b9ff 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -76,9 +76,7 @@ cp -a ${TOPDIR} ${DISTDIR} echo "Cleaning distribution directory ${DISTDIR}" cd ${DISTDIR} -make distclean rm -f upload.sh make-debian.sh make-upstream.sh cvsbp-prepare.sh test-suite/test.config -rm -f rm -f `find . -type f -name .cvsignore` rm -rf `find . -type d -name CVS -or -name .bin` rm -f `find . -type f -name '*~' -or -name '.#*' -or -name '#*#' -or -name ".*~"`