summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-04-16 02:27:27 +0000
committerkris <kris@FreeBSD.org>2006-04-16 02:27:27 +0000
commit460ded3c256a88ead0395a8d3980b059f1c058a3 (patch)
tree668f3a385ab5be7e29125497ed8bd7afa959b4c8 /Tools
parent7f78762d94432e3ba73685ef81f6de7efd8e6ef0 (diff)
downloadFreeBSD-ports-460ded3c256a88ead0395a8d3980b059f1c058a3.zip
FreeBSD-ports-460ded3c256a88ead0395a8d3980b059f1c058a3.tar.gz
Don't bother archiving the ports tree, we don't use it for anything so it
just takes up time.
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/portbuild/scripts/dopackages2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/dopackages b/Tools/portbuild/scripts/dopackages
index 652727f..bfb2478 100755
--- a/Tools/portbuild/scripts/dopackages
+++ b/Tools/portbuild/scripts/dopackages
@@ -551,7 +551,7 @@ if [ "$nofinish" = 0 ]; then
cp -p ${i} ${pb}/${arch}/${branch}/errors/old-errors;
done
- archiveports ${pb} ${arch} ${branch} &
+ #archiveports ${pb} ${arch} ${branch} &
generatemd5 ${pb} ${arch} ${branch} &
wait
OpenPOWER on IntegriCloud