texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/tp/maintain regenerate_converters_docum...


From: Patrice Dumas
Subject: texinfo/tp/maintain regenerate_converters_docum...
Date: Sat, 01 Oct 2011 22:58:12 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/10/01 22:58:12

Modified files:
        tp/maintain    : regenerate_converters_documentation.sh 

Log message:
        Remove intermediate files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/maintain/regenerate_converters_documentation.sh?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: regenerate_converters_documentation.sh
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/maintain/regenerate_converters_documentation.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- regenerate_converters_documentation.sh      1 Oct 2011 22:54:11 -0000       
1.1
+++ regenerate_converters_documentation.sh      1 Oct 2011 22:58:12 -0000       
1.2
@@ -4,4 +4,5 @@
   sed -i '/^__END__/q' Texinfo/Convert/$format.pm
   sed "s/OUTFORMAT/$format/g" maintain/template.pod > maintain/$format.pod
   sed -i "/^__END__/r maintain/$format.pod" Texinfo/Convert/$format.pm
+  rm -f maintain/$format.pod
 done



reply via email to

[Prev in Thread] Current Thread [Next in Thread]