﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
82	Build on Solaris problem	www.google.com/accounts/o8/id?id=AItOawk-q70sIKGWRpgMCXjAMOqKG3StSgTN6xo	somebody	"Little bug during build that appeared in 1.0.11 :
./auto/install file

Please replace 
""if test -e man/nginx.8 ; then""
by
""if test -f man/nginx.8 ; then""

Other tests on files in build uses ""-f"", it's the only one using ""-e"" and it breaks on sh"	defect	closed	minor		nginx-core	1.0.x	invalid			SunOS xxxx 5.10 Generic_142900-12 sun4u sparc SUNW,Sun-Fire-V240	nginx-1.0.11
