[R-maanova] fixup spec

Tom Callaway spot at fedoraproject.org
Thu May 8 19:44:14 UTC 2014


commit 5d21c295a78d571c3331e25ff0ea895b74de15e8
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu May 8 15:44:37 2014 -0400

    fixup spec

 R-maanova.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/R-maanova.spec b/R-maanova.spec
index fddd0a1..b6b75b9 100644
--- a/R-maanova.spec
+++ b/R-maanova.spec
@@ -41,9 +41,9 @@ chmod -x %{packname}/src/*.c
 # With this it can build, but leads to lot of warning
 # therefore I am not sure this package will be updated
 %{__sed} -i -e 's/snow//'  %{packname}/DESCRIPTION
-%{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/abf1.tex
-%{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/camda.tex
-%{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/intro.tex
+# %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/abf1.tex
+# %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/camda.tex
+# %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/intro.tex
 
 
 mkdir -p %{buildroot}%{_libdir}/R/library ; R CMD INSTALL %{packname} -l %{buildroot}%{_libdir}/R/library


More information about the scm-commits mailing list