forked from extern/shorewall_code
Fix makeshorewall for lite manpages -- take 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4941 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8a31ca20c6
commit
3b3c3d12e3
@ -345,7 +345,7 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then
|
||||
cd $DIR
|
||||
|
||||
mkdir $SHOREWALLLITEDIR/manpages
|
||||
cp -f $SHOREWALLDIR/manpages/*.[58] $SHOREWALLLITEDIR/manpages
|
||||
cp -f $SHOREWALLDIR/manpages/*.5 $SHOREWALLLITEDIR/manpages
|
||||
|
||||
cd $SHOREWALLLITEDIR
|
||||
progress_message "Exporting $LITEMANPAGETAG from SVN..."
|
||||
|
Loading…
Reference in New Issue
Block a user