Author: uzsolt                       Date: Wed Mar 18 19:06:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rm -rf instead "-f"

---- Files affected:
SPECS:
   texlive.spec (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.187 SPECS/texlive.spec:1.188
--- SPECS/texlive.spec:1.187    Wed Mar 18 19:13:04 2009
+++ SPECS/texlive.spec  Wed Mar 18 20:06:50 2009
@@ -42,7 +42,7 @@
 Summary(tr.UTF-8):     TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
 Name:          texlive
 Version:       20080816
-Release:       0.9.9
+Release:       0.9.10
 Epoch:         1
 License:       distributable
 Group:         Applications/Publishing/TeX
@@ -5849,9 +5849,9 @@
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/gzip
-rm -f $RPM_BUILD_ROOT%{texmf}/chktex
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/chktex
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
+rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
 
 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
 # and we can still analyze them
@@ -14458,6 +14458,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2009/03/18 19:06:50  uzsolt
+- rm -rf instead "-f"
+
 Revision 1.187  2009/03/18 18:13:04  uzsolt
 - more works (splitting)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.187&r2=1.188&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to