Date: Fri, 27 Sep 2019 08:28:44 +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: r53438 - head/en_US.ISO8859-1/htdocs/releases/12.1R Message-ID: <201909270828.x8R8SiOc056438@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Sep 27 08:28:44 2019 New Revision: 53438 URL: https://svnweb.freebsd.org/changeset/doc/53438 Log: Disconnect the signatures.html page from the build temporarily to fix 12.1-BETA2 builds, until I investigate what happened more. Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile Fri Sep 27 00:02:46 2019 (r53437) +++ head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile Fri Sep 27 08:28:44 2019 (r53438) @@ -13,8 +13,7 @@ RELN_ROOT?= ${.CURDIR} DOCS= index.xml \ - schedule.xml \ - signatures.xml + schedule.xml DATA= docbook.css
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909270828.x8R8SiOc056438>