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:
teastep 2003-02-08 20:45:11 +00:00
parent f9918b0da8
commit dfc7974ea0

View File

@ -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
#