]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/r/r-2.0.0/src_library_Recommended_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_Recommended_Makefile.patch
1 --- R-2.0.0/src/library/Recommended/Makefile.in~        2004-12-12 11:26:10.565476200 +0000
2 +++ R-2.0.0/src/library/Recommended/Makefile.in 2004-12-12 11:27:09.177565808 +0000
3 @@ -12,7 +12,7 @@
4  
5  distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
6  DISTFILES = Makefile.in .cvsignore
7 -R = R_LIBS= $(top_builddir)/bin/R
8 +R = R_LIBS= $(R_EXE_NATIVE)
9  
10  ## foo.ts is the timestamp for package foo;
11  ## foo.tgz is a symlink to foo_x.y-z.tar.gz in the source dir.
12 @@ -79,4 +79,4 @@
13  
14  ## Hardcoded dependencies (see 'share/make/vars.mk')
15  mgcv.ts: nlme.ts VR.ts
16 -nlme.ts: lattice.ts
17 \ No newline at end of file
18 +nlme.ts: lattice.ts