reassign 347472 auctex
retitle 347472 auctex: update-auctex-elisp calls rm with a too long list of 
files
thanks

  Hi.

From: Norbert Preining <[EMAIL PROTECTED]>
Subject: Bug#347472: preview-latex: update-auctex-elisp calls rm with a too 
long list of files
Date: Wed, 11 Jan 2006 00:33:33 +0100
> 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

  This is the problem of auctex, not of preview-latex.

$ dlocate -S update-auctex-elisp
auctex: /usr/share/man/man8/update-auctex-elisp.8.gz
auctex: /usr/sbin/update-auctex-elisp

  Thanks.

----
  OHURA Makoto: [EMAIL PROTECTED](Debian Project)
                [EMAIL PROTECTED](LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
                    1024D/77DCE083
        fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
  http://www.netfort.gr.jp/~ohura/

Attachment: pgphEbuZyQNpb.pgp
Description: PGP signature

Reply via email to