From 7c1104f6d43a769ced74d58be351a4bdbbbbab55 Mon Sep 17 00:00:00 2001 From: asau Date: Sat, 31 May 2014 21:08:50 +0000 Subject: Fix dangling references after old bulk build setup removal. Place to-do markers to revisit it. --- doc/guide/files/build.xml | 5 +++-- doc/guide/files/submit.xml | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml index f96d878c21f..0ee2006d30f 100644 --- a/doc/guide/files/build.xml +++ b/doc/guide/files/build.xml @@ -1,4 +1,4 @@ - + The build process @@ -1291,6 +1291,7 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} + bulk-package @@ -1298,7 +1299,7 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} package already exists, no action is taken. If not, this target will compile, install and package it (and its depends, if PKG_DEPENDS is set - properly. See ). + properly. See ). After creating the binary package, the sources, the just-installed package and its required packages are removed, preserving free disk space. diff --git a/doc/guide/files/submit.xml b/doc/guide/files/submit.xml index ca20c7148fd..4013ab1fdca 100644 --- a/doc/guide/files/submit.xml +++ b/doc/guide/files/submit.xml @@ -1,4 +1,4 @@ - + Submitting and Committing @@ -12,7 +12,7 @@ protect our users! You're still free to put up your home-made binary packages and tell the world where to get them. NetBSD developers doing bulk builds and wanting to upload them please - see . + see . -- cgit v1.2.3