mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 12:09:14 +01:00
Update uninstall.sh for man pages -- add change log entry to shorewall.spec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4913 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
79fee58595
commit
03b0efaafa
@ -251,6 +251,8 @@ fi
|
||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
||||
|
||||
%changelog
|
||||
* Sat Nov 18 2006 Tom Eastep tom@shorewall.net
|
||||
- Add Man Pages.
|
||||
* Sun Oct 29 2006 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.3.4-1
|
||||
* Mon Oct 16 2006 Tom Eastep tom@shorewall.net
|
||||
|
@ -106,6 +106,8 @@ rm -rf /var/lib/shorewall
|
||||
rm -rf /var/lib/shorewall-*.bkout
|
||||
rm -rf /usr/share/shorewall
|
||||
rm -rf /usr/share/shorewall-*.bkout
|
||||
rm -rf /usr/share/man/man5/shorewall*
|
||||
rm -rf /usr/share/man/man8/shorewall*
|
||||
|
||||
echo "Shorewall Uninstalled"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user