]> git.pld-linux.org Git - packages/R-cran-acepack.git/blobdiff - R-cran-acepack.spec
- fixed install
[packages/R-cran-acepack.git] / R-cran-acepack.spec
index 5a3dfaa3699f52e3a5cab608dbb08e1668202335..01ccc0e99d077b60ff53bf0ae26b66778ce91677 100644 (file)
@@ -4,7 +4,7 @@ Summary:        ace() and avas() for selecting regression transformations
 Summary(pl.UTF-8):     ace() i avas() do wyboru przekształceń regresji
 Name:          R-cran-%{modulename}
 Version:       1.3r3.3
-Release:       1
+Release:       2
 License:       avas is public domain, ace is on Statlib
 Group:         Applications/Math
 Source0:       ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
@@ -30,6 +30,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
This page took 0.037153 seconds and 4 git commands to generate.