forked from extern/shorewall_code
Restore CWD after man page install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4930 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b21e2dcc0d
commit
e82d128757
@ -696,6 +696,8 @@ for f in *.8; do
|
||||
echo "Man page $f.gz installed to /usr/share/man/man8/$f.gz"
|
||||
done
|
||||
|
||||
cd ..
|
||||
|
||||
echo "Man Pages Installed"
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user