forked from extern/shorewall_code
back out 2.0 patch that inadvertently got into the 1.3 thread
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@437 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f9918b0da8
commit
dfc7974ea0
@ -542,8 +542,8 @@ fi
|
||||
#
|
||||
# Create the version file
|
||||
#
|
||||
echo "$VERSION" > ${PREFIX}/usr/share/shorewall/version
|
||||
chmod 644 ${PREFIX}/usr/share/shorewall/version
|
||||
echo "$VERSION" > ${PREFIX}/usr/lib/shorewall/version
|
||||
chmod 644 ${PREFIX}/usr/lib/shorewall/version
|
||||
#
|
||||
# Remove and create the symbolic link to the firewall script
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user