X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fmake-upstream.sh;h=b838c2e89b1be3729ea47e37833c954d705b7517;hb=3a7fe44546a552323f37c5928091d549a41f73bf;hp=7711c7c965865f0ae1262ef17784979cf8f6a9ad;hpb=22381785b1d80e90fc0099e13ad5c4798a89a94b;p=clsql.git diff --git a/debian/make-upstream.sh b/debian/make-upstream.sh index 7711c7c..b838c2e 100755 --- a/debian/make-upstream.sh +++ b/debian/make-upstream.sh @@ -42,6 +42,7 @@ cp -a ${WORK_DIR} ${DISTDIR} echo "Cleaning distribution directory ${DISTDIR}" cd ${DISTDIR} +make clean rm -f debian/upload.sh debian/make-debian.sh debian/make-upstream.sh debian/cvsbp-prepare.sh test-suite/test.config rm -f `find . -type f -name "*.so" -or -name "*.o"` rm -f `find . -type f -name .cvsignore`