mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
Fix makeshorewall for lite manpages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4938 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7343a735ef
commit
cc986ee710
@ -345,6 +345,8 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
cd $DIR
|
||||
|
||||
cd $SHOREWALLLITEDIR
|
||||
progress_message "Exporting $LITEMANPAGETAG from SVN..."
|
||||
do_or_die "svn export --non-interactive --force https://svn.sourceforge.net/svnroot/shorewall/$LITEMANPAGETAG manpages >> $LOGFILE 2>&1"
|
||||
mkdir manpages
|
||||
cp -f $SHOREWALLDIR/manpages/*.[58] manpages
|
||||
cd manpages
|
||||
|
Loading…
Reference in New Issue
Block a user