emacs-devel
[Top][All Lists]
Advanced

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

Removing info entries when uninstalling?


From: Pavel Janík
Subject: Removing info entries when uninstalling?
Date: Mon, 12 Nov 2001 10:27:16 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

when installing info pages, we do:

          for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq elisp 
emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs 
reftex sc speedbar vip viper widget woman; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done;

But when uninstalling, we do not remove these entries from
${infodir}/dir. I think, we should. Opinions?

Yes, I will do that if we agree on it ;-)
-- 
Pavel Janík

printk(KERN_WARNING "Warning: defective CD-ROM (volume sequence
number). Enabling \"cruft\" mount option.\n");
                  -- 2.2.16 fs/isofs/inode.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]