svn commit: r360913 - releng/11.4/release/doc/en_US.ISO8859-1
Glen Barber
gjb at FreeBSD.org
Mon May 11 19:16:50 UTC 2020
Author: gjb
Date: Mon May 11 19:16:49 2020
New Revision: 360913
URL: https://svnweb.freebsd.org/changeset/base/360913
Log:
Uncomment the installation SUBDIR entry.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
releng/11.4/release/doc/en_US.ISO8859-1/Makefile
Modified: releng/11.4/release/doc/en_US.ISO8859-1/Makefile
==============================================================================
--- releng/11.4/release/doc/en_US.ISO8859-1/Makefile Mon May 11 19:10:29 2020 (r360912)
+++ releng/11.4/release/doc/en_US.ISO8859-1/Makefile Mon May 11 19:16:49 2020 (r360913)
@@ -4,7 +4,7 @@ RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
SUBDIR+= hardware
-#SUBDIR+= installation
+SUBDIR+= installation
SUBDIR+= readme
SUBDIR+= errata
More information about the svn-src-releng
mailing list