update to 2.2.20
fix MPM stub man page generation
This commit is contained in:
parent
cf01e13826
commit
1fb6793a42
@ -167,7 +167,7 @@ ymdate=`date +'%b %Y'`
|
|||||||
sed "s/@PROGNAME@/httpd.${mpm}/g;s/@DATE@/${ymdate}/g;s/@VERSION@/%{version}/g;s/@MPM@/${mpm}/g;" \
|
sed "s/@PROGNAME@/httpd.${mpm}/g;s/@DATE@/${ymdate}/g;s/@VERSION@/%{version}/g;s/@MPM@/${mpm}/g;" \
|
||||||
< $RPM_SOURCE_DIR/httpd.mpm.xml > httpd.${mpm}.8.xml
|
< $RPM_SOURCE_DIR/httpd.mpm.xml > httpd.${mpm}.8.xml
|
||||||
xmlto man httpd.${mpm}.8.xml
|
xmlto man httpd.${mpm}.8.xml
|
||||||
test httpd.${mpm}.8 || mv man/man8/httpd.${mpm}.8 .
|
test -f httpd.${mpm}.8 || mv man/man8/httpd.${mpm}.8 .
|
||||||
|
|
||||||
# Build the daemon
|
# Build the daemon
|
||||||
mkdir $mpm; pushd $mpm
|
mkdir $mpm; pushd $mpm
|
||||||
|
Loading…
Reference in New Issue
Block a user