SPECS: R.spec - fixed post script (arguments to command changed)

baggins baggins at pld-linux.org
Wed Jan 24 17:40:33 CET 2007


Author: baggins                      Date: Wed Jan 24 16:40:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed post script (arguments to command changed)

---- Files affected:
SPECS:
   R.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/R.spec
diff -u SPECS/R.spec:1.87 SPECS/R.spec:1.88
--- SPECS/R.spec:1.87	Wed Jan 24 17:34:37 2007
+++ SPECS/R.spec	Wed Jan 24 17:40:28 2007
@@ -219,7 +219,7 @@
 
 %post
 (cd %{_libdir}/R/library; umask 022; cat */CONTENTS > ../doc/html/search/index.txt
- R_HOME=%{_libdir}/R ../bin/Rcmd perl ../share/perl/build-help.pl --htmllist)
+ R_HOME=%{_libdir}/R ../bin/Rcmd perl ../share/perl/build-help.pl --index)
 /sbin/ldconfig
 
 %postun	-p /sbin/ldconfig
@@ -297,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2007/01/24 16:40:28  baggins
+- fixed post script (arguments to command changed)
+
 Revision 1.87  2007/01/24 16:34:37  baggins
 - * won't do, a 'for' is needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/R.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list