SPECS: texlive.spec - delete unneeded %{texmf}/doc/man

uzsolt uzsolt at pld-linux.org
Sat Jan 3 19:25:07 CET 2009


Author: uzsolt                       Date: Sat Jan  3 18:25:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- delete unneeded %{texmf}/doc/man

---- Files affected:
SPECS:
   texlive.spec (1.141 -> 1.142) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.141 SPECS/texlive.spec:1.142
--- SPECS/texlive.spec:1.141	Sat Jan  3 12:53:14 2009
+++ SPECS/texlive.spec	Sat Jan  3 19:25:01 2009
@@ -5057,10 +5057,6 @@
 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
-# file * | grep broken | awk -F ":" {'print $1'}
-# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
-# 	echo LINK ln -sf $(readlink $file | %{__sed} "s@\.\.@\.\./share@") $file
-# done
 cd $CURDIR
 
 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
@@ -5079,6 +5075,8 @@
 
 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
+# We don't need it
+%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
 
 perl -pi \
 	-e "s|$RPM_BUILD_ROOT||g;" \
@@ -12861,6 +12859,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2009/01/03 18:25:01  uzsolt
+- delete unneeded %{texmf}/doc/man
+
 Revision 1.141  2009/01/03 11:53:14  uzsolt
 - fixes
 
================================================================

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



More information about the pld-cvs-commit mailing list