From: lisu Date: Thu, 6 May 2010 09:34:30 +0000 (+0000) Subject: - make with -j1 X-Git-Tag: auto/ti/R-2_11_0-4~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=fc67f8c5429b1becb501cd3d53cf4f4d504f1c57;p=packages%2FR.git - make with -j1 Changed files: R.spec -> 1.134 --- diff --git a/R.spec b/R.spec index 9f239ad..b98d6c6 100644 --- a/R.spec +++ b/R.spec @@ -17,7 +17,7 @@ Summary: A language for data analysis and graphics Summary(pl.UTF-8): Język do analizy danych oraz grafiki Name: R Version: 2.11.0 -Release: 3 +Release: 4 License: Mixed (distributable), mostly GPL Group: Development/Languages # CRAN master site: ftp://cran.r-project.org/pub/R/src/ @@ -117,9 +117,9 @@ implementacja i semantyka wywodzi się ze Scheme. --with-x \ --with-recommended-packages -%{__make} +%{__make} -j1 %if %{with tests} -%{__make} check +%{__make} -j1 check %endif %{__make} docs pdf info