]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/r/r-2.0.0/src_library_Makefile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / r / r-2.0.0 / src_library_Makefile.patch
1 --- R-2.0.0/src/library/Makefile.in~    2004-12-12 11:01:07.840925056 +0000
2 +++ R-2.0.0/src/library/Makefile.in     2004-12-12 11:02:49.683442640 +0000
3 @@ -20,11 +20,11 @@
4  ## Need to go through Rcmd rather than just call $(PERL) to ensure that
5  ## PERL5LIB/PERLLIB are set appropriately (or do this ourselves).
6  ## See e.g. @file{src/gnuwin32/help/Makefile}.
7 -R_CMD_BUILD_HELP = $(top_builddir)/bin/R CMD perl $(top_srcdir)/share/perl/build-help.pl
8 +R_CMD_BUILD_HELP = $(R_EXE_NATIVE) CMD perl $(top_srcdir)/share/perl/build-help.pl
9  ## </NOTE>
10  R_CMD_BUILD_HELP_OPTS =
11  
12 -R_EXE = $(top_builddir)/bin/R --vanilla
13 +R_EXE = $(R_EXE_NATIVE) --vanilla
14  
15  PDFLATEX = @PDFLATEX@
16