[Rd] Incorrect target file name for gramLatex.c
Ingo Korb
ingo.korb at tu-dortmund.de
Thu May 16 11:26:44 CEST 2013
Hi!
The attached patch changes the rule that describes the actions for
gramLatex.c in src/library/tools/src/Makefile.in so it actually
generates that file instead of "gramLatex." (no extension). The
file name without extension is not referenced anywhere else and
in R-2.12 the same rule still used the full name, so it appears
that the "c" was lost in editing somewhere along the way.
The patch was generated for R-3.0.1, but also applies cleanly to
R-devel_2013-05-14.
-ik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-gramLatex-name.patch
Type: text/x-diff
Size: 613 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20130516/318aa2c3/attachment.bin>
More information about the R-devel
mailing list