Vincent R. wrote:

> Actually I fixed it in my local repository but never reported it to cegcc.
> Line 303 : 
> Do the following modification
> 
> # If the file does not exist, the user really needs makeinfo;
>     # let's fail without touching anything.
>     # test -f $file || exit 1
>     # touch $file
>     if test -n "$file"; then
>        touch $file
>     fi
>     ;;

Mind posting a patch or diff?  I can't figure out what file you've
modified here.

Thanks,

--Eric
-- 
******************************************************************************
* From the desktop of: Eric House, xwo...@eehouse.org                        *
*       Crosswords 4.2 for MS Smartphone and PocketPC is OUT: xwords.sf.net  *
******************************************************************************

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to