severity 363079 normal
merge 363079 362846
thanks

On Monday 17 April 2006 15:28, Harald Dunkel wrote:
> -if [ ! -L -e -d "/usr/X11R6/bin" ]; then
> +if ! [ -L "/usr/X11R6/bin" ] && [ -d "/usr/X11R6/bin" ]; then

This bug was already filed as #362846 and was already fixed, though the 
fixed version has possibly not yet been uploaded.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to