summaryrefslogtreecommitdiff
path: root/mk/bulk/build.conf-example
diff options
context:
space:
mode:
Diffstat (limited to 'mk/bulk/build.conf-example')
-rw-r--r--mk/bulk/build.conf-example6
1 files changed, 5 insertions, 1 deletions
diff --git a/mk/bulk/build.conf-example b/mk/bulk/build.conf-example
index c75a5aea220..113c8f2279b 100644
--- a/mk/bulk/build.conf-example
+++ b/mk/bulk/build.conf-example
@@ -1,5 +1,5 @@
# build.conf
-# $NetBSD: build.conf-example,v 1.17 2004/02/25 09:20:59 grant Exp $
+# $NetBSD: build.conf-example,v 1.18 2004/03/16 13:55:51 hubertf Exp $
#
# config file in /bin/sh syntax for {,pre,post}-build
#
@@ -46,6 +46,10 @@ PRUNEDISTFILES=no
# Uploading binary packages:
+# Update vulnerability database before uploading.
+# can be set to 'yes' or 'no'.
+UPDATE_VULNERABILITY_LIST=yes
+
# destination for packages with the OSVERSION_SPECIFIC flag set. Needs major.minor.patch
# version.
RSYNC_DST_SPECIFIC=$CVS_USER@ftp.NetBSD.org:/pub/NetBSD/packages/x.y.z/arch