Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 18:56:53 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52571 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201812041856.wB4IurWt096014@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Dec  4 18:56:53 2018
New Revision: 52571
URL: https://svnweb.freebsd.org/changeset/doc/52571

Log:
  Comment evaluation of BUILD_RELNOTES temporarily so the release
  notes page for 12.0-RELEASE is updated more timely.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/Makefile

Modified: head/en_US.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/Makefile	Tue Dec  4 18:50:29 2018	(r52570)
+++ head/en_US.ISO8859-1/htdocs/Makefile	Tue Dec  4 18:56:53 2018	(r52571)
@@ -75,9 +75,9 @@ SUBDIR+= support
 SUBDIR+= doc
 SUBDIR+= ports
 .endif
-.if defined(BUILD_RELNOTES)
+#.if defined(BUILD_RELNOTES)
 SUBDIR+= relnotes
-.endif
+#.endif
 
 # Non-XML
 SUBDIR+= cgi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812041856.wB4IurWt096014>