]> git.pld-linux.org Git - packages/R.git/commitdiff
- teach R that fortran is gfortran, some stupid modules want it that way auto/th/R-2_15_0-1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 29 May 2012 13:05:23 +0000 (13:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    R.spec -> 1.169

R.spec

diff --git a/R.spec b/R.spec
index 961d68b7f303bcf828ef132c87bd5c61d9a8fa27..b8c89c602522ecadb1a8938e4a4f5344caac75f8 100644 (file)
--- a/R.spec
+++ b/R.spec
@@ -96,6 +96,8 @@ implementacja i semantyka wywodzi się ze Scheme.
 install -d build
 cd build
 ../%configure \
+       F77=gfortran \
+       FC=gfortran \
        --enable-R-shlib \
        --enable-largefile \
        --with-ICU \
This page took 0.608223 seconds and 4 git commands to generate.