On Jan 23 21:21, Pierre A. Humblet wrote:
> $ diff -up 000-cygwin-post-install.sh.done 000-cygwin-post-install.sh.new
> --- 000-cygwin-post-install.sh.done     2008-12-28 00:55:13.001000000 -0500
> +++ 000-cygwin-post-install.sh.new      2009-01-23 21:07:27.635159600 -0500
> @@ -48,7 +48,7 @@ then
>    _OLD_IFS="$IFS"
>    IFS="
>  "
> -  eval $(/bin/mount -m | /bin/sed -n 's%\(.*\) / \([^ ]*\) .*$%CYGROOT=\1 
> FS_TYPE=\2%p')
> +  eval $(/bin/mount -m | /bin/sed -n 's%\(.*\) / \([^ ]*\) .*$%CYGROOT="\1" 
> FS_TYPE=\2%p')
>    cat > ${FSTAB} << EOF
>  # The  file fstab contains descriptive information about the various file
>  # systems.  fstab is only read by programs, and not written;  it  is  the

Fixed and uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to