From 724984f3f076fe13967253bb60fb56b900b7f139 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 20 Feb 2005 13:21:25 +0000 Subject: [PATCH] * put cvsfiles in outputdir --- install/makesource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/makesource b/install/makesource index 3c010721e3..bd6e90e987 100644 --- a/install/makesource +++ b/install/makesource @@ -24,7 +24,7 @@ mkdir buildsrc cd buildsrc cvs -z3 checkout -r $CVSTAG fpc -find -name CVS -type d | xargs tar --remove-files cvf CVSfiles.tar.gz +find -name CVS -type d | xargs tar --remove-files cvf $OUTPUTDIR/CVSfiles-$1.tar.gz rm -f $OUTPUTDIR/$PACKNAME.tar.gz $OUTPUTDIR/$PACKNAME.zip zip -D9r $OUTPUTDIR/$PACKNAME.zip fpc/