forked from extern/shorewall_code
Switch docbook-to-man tool
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4918 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1b861f9366
commit
01c00b41b7
@ -334,7 +334,7 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
do_or_die "svn export --non-interactive --force https://svn.sourceforge.net/svnroot/shorewall/$MANPAGETAG manpages >> $LOGFILE 2>&1"
|
||||
cd manpages
|
||||
for file in *.xml; do
|
||||
docbook2man $file
|
||||
docbook-to-man $file
|
||||
done
|
||||
rm *.xml
|
||||
cd $DIR
|
||||
|
Loading…
Reference in New Issue
Block a user