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

Bug#409798: texlive-base-bin: texconfig doesn't handle texmf.d



Package: texlive-base-bin
Version: 2005.dfsg.2-10
Severity: normal

tfc=`kpsewhich texmf.cnf`
if test -n "$tfc"; then
  if test -w "$tfc"; then
    configReplace "$tfc" '^VARTEXFONTS' "VARTEXFONTS  = $tcBatchFontVardir"
    /usr/sbin/update-texmf || true
  else

If run as texconfig-sys, this will change /etc/texmf/texmf.cnf and run
update-texmf afterwards.  This doesn't make sense.

Regards, Frank


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-2-686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Reply to: