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

Bug#246882: tetex-bin: overlong line in generated /etc/texmf/texmf.cnf



Package: tetex-bin
Version: 2.0.2-14
Severity: minor
Tags: patch

In update-texmf, the following patch avoids lines > 79 characters in
texmf.cnf ('cos $CNFDIR is quite long).

--- /usr/sbin/update-texmf	2004-04-29 15:36:48.000000000 +0100
+++ /tmp/update-texmf	2004-05-02 00:51:35.000000000 +0100
@@ -55,8 +55,9 @@
 % that might not always work, and you will probably have to edit again.
 %
 % Therefore, if you want a smooth upgrade, please edit the files
-% in ${CNFDIR}, or create an additional one (with the extension '.cnf'),
-% and invoke update-texmf.
+% in ${CNFDIR},
+% or create an additional one (with the extension '.cnf'),
+% and then invoke update-texmf.
 %
 %%%
 

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

        Julian Gilbey, website: http://www.polya.uklinux.net/
   Debian GNU/Linux Developer, see: http://people.debian.org/~jdg/
     Visit http://www.thehungersite.com/ to help feed the hungry



Reply to: