Browse Source

* put cvsfiles in outputdir

peter 20 years ago
parent
commit
724984f3f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/makesource

+ 1 - 1
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/