summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2013-11-26 12:21:42 (GMT)
committerJan Rękorajski2013-11-26 12:21:42 (GMT)
commitb220f3dddbe2a85546e63932e90b9921dce5838c (patch)
tree68a551af72d8c4c374d7fc509ffd333ea78daac1
parent1969c163afb801ca7bc32d1234908c23559ca033 (diff)
downloadR-cran-oz-b220f3dddbe2a85546e63932e90b9921dce5838c.zip
R-cran-oz-b220f3dddbe2a85546e63932e90b9921dce5838c.tar.gz
- rel 2
-rw-r--r--R-cran-oz.spec3
1 files changed, 2 insertions, 1 deletions
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