From 8c5552be34a79cfbaefbac28f503d1030784626d Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 21 Jul 2012 13:36:04 +0000 Subject: [PATCH] Backport 1363853: RPM packaging: add the fcgistarter man pages to the RPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1364089 13f79535-47bb-0310-9956-ffa450edef68 --- build/rpm/httpd.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 5d4a2093f4..bee3c139a9 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -430,6 +430,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/apachectl.8* %{_mandir}/man8/httpd.8* %{_mandir}/man8/htcacheclean.8* +%{_mandir}/man8/fcgistarter.8* %files manual %defattr(-,root,root) -- 2.50.1