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

Bug#207160: should delete generated files from /etc/texmf/dvips



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

Hi,

Yes I'm writing from my stable box, but that bug applies to
tetex-2.0.2-4.2. During purge we should delete the files, which are
generated by updmap, from /etc/texmf/dvips. This could be done by
something like:

for i in /etc/texmf/dvips/*; do grep -q "maintained by the script updmap" $i && rm -f $i; done

No I don't think it will open up #197579.

Hilmar

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux drachi 2.4.21 #1 Sat Jun 14 00:38:32 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro

Versions of packages tetex-bin depends on:
ii  debianutils           1.16               Miscellaneous utilities specific t
ii  dpkg                  1.9.21             Package maintenance system for Deb
ii  ed                    0.2-19             The classic unix line editor
ii  libc6                 2.2.5-11.5         GNU C Library: Shared libraries an
ii  libkpathsea3          1.0.7+20011202-7.1 shared libkpathsea for teTeX
ii  libpng2               1.0.12-3.woody.3   PNG library - runtime
ii  libstdc++2.10-glibc2. 1:2.95.4-7         The GNU stdc++ library
ii  libtiff3g             3.5.5-6            Tag Image File Format library
ii  libxaw7               4.1.0-16           X Athena widget set library
ii  tetex-base            1.0.2+20011202-2   basic teTeX library files
ii  xlibs                 4.1.0-16           X Window System client libraries
ii  zlib1g                1:1.1.4-1          compression library - runtime



Reply to: