From 9f28e7d78d198368c4214bf0d54055cb07d8dacd Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Mon, 2 Jan 2017 19:18:33 +0000 Subject: [PATCH] I think we need to set retirement here. Otherwise a full rebuild resets the retirement info in manual/style/manual.LANGUAGE.xsl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1776990 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/style/build.properties b/docs/manual/style/build.properties index 690ae63a72a..24a643cee34 100644 --- a/docs/manual/style/build.properties +++ b/docs/manual/style/build.properties @@ -6,7 +6,7 @@ # This httpd version is not retired # (run build bootstrap on change) -retired = no +retired = yes manpages.8 = \ -- 2.47.2