svn commit: r360907 - releng/11.4/release/doc/en_US.ISO8859-1
Glen Barber
gjb at FreeBSD.org
Mon May 11 19:10:24 UTC 2020
Author: gjb
Date: Mon May 11 19:10:23 2020
New Revision: 360907
URL: https://svnweb.freebsd.org/changeset/base/360907
Log:
Add the installation SUBDIR (commented for now).
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:08:03 2020 (r360906)
+++ releng/11.4/release/doc/en_US.ISO8859-1/Makefile Mon May 11 19:10:23 2020 (r360907)
@@ -4,6 +4,7 @@ RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
SUBDIR+= hardware
+#SUBDIR+= installation
SUBDIR+= readme
SUBDIR+= errata
More information about the svn-src-all
mailing list