forked from extern/shorewall_code
Mirror Paul's .spec patch in the installer
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4146 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
dadd6ad1ce
commit
b62c8406d7
@ -298,7 +298,7 @@ echo "Compiler installed in ${PREFIX}/usr/share/shorewall/compiler"
|
||||
|
||||
# Install the Help file
|
||||
#
|
||||
install_file help ${PREFIX}/usr/share/shorewall/help 0544
|
||||
install_file help ${PREFIX}/usr/share/shorewall/help 0555
|
||||
|
||||
echo "Help command executor installed in ${PREFIX}/usr/share/shorewall/help"
|
||||
|
||||
@ -666,7 +666,7 @@ fi
|
||||
#
|
||||
# Install the firewall script
|
||||
#
|
||||
install_file firewall ${PREFIX}/usr/share/shorewall/firewall 0544
|
||||
install_file firewall ${PREFIX}/usr/share/shorewall/firewall 0555
|
||||
|
||||
if [ -z "$PREFIX" -a -n "$first_install" ]; then
|
||||
if [ -n "$DEBIAN" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user