Merge r196128 to stable/8.

Approved by:	re (rwatson)
This commit is contained in:
Colin Percival 2009-08-12 12:00:22 +00:00
parent 28a2b3dd57
commit 6bf0cb8a79

View File

@ -23,8 +23,6 @@ case "" in
*) ConfStr="${ConfStr}-r" ;;
esac
ConfStr="$ConfStr `LC_ALL=C date`"
if [ ! -f .version ]; then
echo 0 > .version
fi