1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Remove obsolete cruft.

This commit is contained in:
Mark Linimon 2010-05-23 03:09:09 +00:00
parent b0874c6092
commit 9672ea0555
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254872

View File

@ -710,14 +710,6 @@ if [ "$nofinish" = 0 ]; then
fi
wait
if [ "$ftp" = 1 ]; then
echo "ended at $(date)"
echo "================================================"
echo "copying packages"
echo "================================================"
${pb}/scripts/docppackages ${arch} ${branch} ${builddir}
fi
fi
if [ "${nocleanup}" -eq 1 ]; then