svn commit: r362074 - releng/11.4/release/doc/en_US.ISO8859-1
Glen Barber
gjb at FreeBSD.org
Thu Jun 11 19:54:45 UTC 2020
Author: gjb
Date: Thu Jun 11 19:54:44 2020
New Revision: 362074
URL: https://svnweb.freebsd.org/changeset/base/362074
Log:
Disconnect the errata page from the build, and switch to the
version built from stable/11.
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 Thu Jun 11 19:52:48 2020 (r362073)
+++ releng/11.4/release/doc/en_US.ISO8859-1/Makefile Thu Jun 11 19:54:44 2020 (r362074)
@@ -6,7 +6,7 @@ SUBDIR = relnotes
SUBDIR+= hardware
SUBDIR+= installation
SUBDIR+= readme
-SUBDIR+= errata
+#SUBDIR+= errata
COMPAT_SYMLINK = en
More information about the svn-src-all
mailing list