Website build: reset fail-mail back to freebsd-doc.
Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
70637319d2
commit
e406313179
2 changed files with 2 additions and 4 deletions
share/tools
|
@ -55,8 +55,7 @@ DEFAULT_DESTDIR=/usr/local/www;
|
|||
DEFAULT_LOGFILE=webbuild.log
|
||||
DEFAULT_BUILDARGS='';
|
||||
DEFAULT_INSTARGS='';
|
||||
#DEFAULT_WEBMAILTO=freebsd-doc;
|
||||
DEFAULT_WEBMAILTO=gjb;
|
||||
DEFAULT_WEBMAILTO=freebsd-doc;
|
||||
|
||||
#
|
||||
# Variable setup.
|
||||
|
|
|
@ -14,8 +14,7 @@ PUBDIR=/usr/local/www/www.freebsd.org
|
|||
DESTDIR="${PUBDIR}-clean"
|
||||
RSYNC_FLAGS="-avH"
|
||||
GEN_INDEX=yes
|
||||
#WEBMAILTO=freebsd-doc@FreeBSD.org
|
||||
WEBMAILTO=gjb@FreeBSD.org
|
||||
WEBMAILTO=freebsd-doc@FreeBSD.org
|
||||
FLAGDIR=/usr/local/www/build
|
||||
: ${PORTSDIR:=/usr/local/www/build/ports}; export PORTSDIR
|
||||
: ${INDEXNUM:=$(make -C ${PORTSDIR} -V OSREL)}
|
||||
|
|
Loading…
Reference in a new issue