diff --git a/cmvs.tar.gz.part-aa b/cmvs.tar.gz.part-aa new file mode 100644 index 000000000..5d0d7d69b Binary files /dev/null and b/cmvs.tar.gz.part-aa differ diff --git a/cmvs.tar.gz.part-ab b/cmvs.tar.gz.part-ab new file mode 100644 index 000000000..154afb080 Binary files /dev/null and b/cmvs.tar.gz.part-ab differ diff --git a/cmvs.tar.gz.part-ac b/cmvs.tar.gz.part-ac new file mode 100644 index 000000000..0afb2f4a4 Binary files /dev/null and b/cmvs.tar.gz.part-ac differ diff --git a/cmvs.tar.gz.part-ad b/cmvs.tar.gz.part-ad new file mode 100644 index 000000000..a624a735a Binary files /dev/null and b/cmvs.tar.gz.part-ad differ diff --git a/cmvs.tar.gz.part-ae b/cmvs.tar.gz.part-ae new file mode 100644 index 000000000..dff89e8c4 Binary files /dev/null and b/cmvs.tar.gz.part-ae differ diff --git a/install.sh b/install.sh index b5213f15a..730e2dab3 100755 --- a/install.sh +++ b/install.sh @@ -105,7 +105,7 @@ echo echo " > getting the sources" ## Reconstruct CMVS tar.gz from pieces... -cat cmvs*.bz2* | ( cd .; tar jxv ) +cat cmvs.tar.gz.part-?? > cmvs.tar.gz ## getting all archives if not already present; save them to .tmp and rename them after download while read target source