{endcode}
 
 
-1: XXX This step needs a refinement in the script intellect. XXX
-{linebreak}{linebreak}
-Create matching glidein tarballs, and install in /p/condor/public/html/glidein/binaries. This process is handled by running the following script, replacing 7.1.1 with the version you are releasing:
-{code}
-make_glidein_tarballs 7.1.1
-{endcode}
-This script is pretty crude, and it'll only work with version numbers (and directory names) of the form x.y.z, not vx.y.z. It puts the output files in /p/condor/public/binaries/glidein .
-The script expects to find the condor build tarballs either in the normal release directory in AFS or in a subdirectory of it named with the version numbers of the release. If anything goes wrong, ask Dan for help.
-
-