Don't step on known_problems.txt when setting version

This commit is contained in:
Tom Eastep 2009-08-13 14:05:08 -07:00
parent 302b6db831
commit 0909bcc28f

View File

@ -75,5 +75,3 @@ file=Shorewall${SUFFIX}/Shorewall/Config.pm
file=Shorewall${SUFFIX}/Perl/Shorewall/Config.pm
[ -f $file ] && eval perl -p -i -e "'s/^(\s+)VERSION => .*/\$1VERSION => \"${VERSION}\",/'" $file
[ -d Shorewall${SUFFIX} ] && echo "There are no known problems in Shorewall version ${VERSION}" > Shorewall${SUFFIX}/known_problems.txt