Package: preview-latex
Version: 0.9.1-4
Severity: normal
Tags: patch

Hi!

At the end of the update-auctex-elisp scripts there is a call:
rm -f $(find /var/lib/auctex/ -type f -name \*.el)
which can lead to "too long argument list".

Please use
find /var/lib/auctex/ -type f -name \*.el -print0 | xargs -o /bin/rm -f

Thanks.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc5-mm2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages preview-latex depends on:
ii  auctex                   11.55-3         An integrated environment for writ
ii  debconf [debconf-2.0]    1.4.67          Debian configuration management sy
ii  emacs-snapshot-gtk [emac 1:20060103-1    The GNU Emacs editor (with GTK+ 2.
ii  emacs21                  21.4a-3         The GNU Emacs editor
ii  gs-afpl [gs-aladdin]     8.14-3          The AFPL Ghostscript PostScript in
ii  gs-esp [gs]              8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [gs]              8.15-4.1        The GPL Ghostscript PostScript int
ii  preview-latex-style      0.9.1-4         LaTeX style files for editor embed
ii  texlive-latex-recommende 2005-1          TeX Live: LaTeX recommended packag

preview-latex recommends no packages.

-- debconf information:
* preview-latex/default: true
  preview-latex/auctex:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to