[packages/R-cran-oz] - fixed install - rel 2

baggins baggins at pld-linux.org
Tue Nov 26 13:21:49 CET 2013


commit b220f3dddbe2a85546e63932e90b9921dce5838c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 26 13:21:42 2013 +0100

    - fixed install
    - rel 2

 R-cran-oz.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/R-cran-oz.spec b/R-cran-oz.spec
index 52a7fda..27edc22 100644
--- a/R-cran-oz.spec
+++ b/R-cran-oz.spec
@@ -4,7 +4,7 @@ Summary:	Plot the Australian coastline and states
 Summary(pl.UTF-8):	Rysowanie australijskiej linii brzegowej i stanów
 Name:		R-cran-%{modulename}
 Version:	1.0r19
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Math
 Source0:	ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
@@ -29,6 +29,7 @@ R CMD build %{modulename}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}/R/library/
 R CMD INSTALL %{modulename} --library=$RPM_BUILD_ROOT%{_libdir}/R/library/
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R-cran-oz.git/commitdiff/b220f3dddbe2a85546e63932e90b9921dce5838c



More information about the pld-cvs-commit mailing list