Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2018 18:50:47 +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: r52449 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201811011850.wA1Iolnb021045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Nov  1 18:50:47 2018
New Revision: 52449
URL: https://svnweb.freebsd.org/changeset/doc/52449

Log:
  Revert r52446, which was committed for debugging.
  
  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	Thu Nov  1 18:48:46 2018	(r52448)
+++ head/en_US.ISO8859-1/htdocs/Makefile	Thu Nov  1 18:50:47 2018	(r52449)
@@ -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?201811011850.wA1Iolnb021045>