Josh Lucas wrote:
>
> ok, after I updated and re-ran gen.sh, it looks like nothing is done
> with the srcdir since the the cvs co doesn't have a -d in it nor is
> there a copying of the src tree in the parent at build time.  I'm not
> sure which *should* happen...

In build.sh, you should be seeing something like the following:

if test $eyebrowse; then
test -d /home/lucas/gump/sandbox/eyebrowse || cp -r /home/lucas/gump/cvs/eyebrowse 
/home/lucas/gump/sandbox/eyebrowse

Note: there probably are a lot of loose ends that I haven't taken care of
yet, for example verifying that /home/lucs/gump/sandbox exists prior to
copying into it.

- Sam Ruby


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to