Martin Maechler <[EMAIL PROTECTED]> writes:
> I've committed the changes
> (BTW: for some reason your patch did not cleanly apply to
> build.in).
Thanks! Sorry about the bad patch, not sure what happened; next time
around I will try harder to send something usable.
Best,
+ seth
___
Thank you Seth,
I've committed the changes
(BTW: for some reason your patch did not cleanly apply to
build.in).
Regards,
Martin
> "Seth" == Seth Falcon <[EMAIL PROTECTED]>
> on Mon, 10 Jul 2006 12:02:32 -0700 writes:
Seth> Git is a source code management system like CVS, svn, ar
Git is a source code management system like CVS, svn, arch, and
others.
It would be nice to add exclude support to R CMD build and INSTALL so
that the .git subdir of an R package is handled appropriately.
Here is a possible patch:
diff --git a/src/scripts/INSTALL.in b/src/scripts/INSTALL.in
in