~ubuntu-branches/ubuntu/gutsy/vm/gutsy

« back to all changes in this revision

Viewing changes to debian/emacsen.remove

  • Committer: Bazaar Package Importer
  • Author(s): Manoj Srivastava
  • Date: 2005-05-02 23:57:59 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050502235759-lsq60hinwkchrbxp
Tags: 7.19-4
* Bug fix: "vm: Please do not discriminate against XEmacs", thanks to
  Dirk Eddelbuettel. Well, back in the mists of time, VM was packaged to
  be byte-compiled for XEmacs, but the XEmacs maintainer at that time
  asked me to cease and desist. Times change, so that is reverted. 
                                                        (Closes: #306876).
* Bug fix: "vm: purge doesn't", thanks to Ian Zimmerman. This should be
  better.                                               (Closes: #303519).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# Created On       : Mon Apr 13 01:38:03 1998
6
6
# Created On Node  : tiamat.datasync.com
7
7
# Last Modified By : Manoj Srivastava
8
 
# Last Modified On : Tue Aug  3 12:02:50 1999
 
8
# Last Modified On : Sat Dec  6 00:22:54 2003
9
9
# Last Machine Used: glaurung.green-gryphon.com
10
 
# Update Count     : 6
 
10
# Update Count     : 7
11
11
# Status           : Unknown, Use with caution!
12
12
# HISTORY          : 
13
13
# Description      : 
14
14
15
 
 
15
# arch-tag: 7b9e5ffb-d1b2-47cb-86ab-0da24d51ed46
 
16
#
16
17
 
17
18
 
18
19
set -e
45
46
 
46
47
 
47
48
case $FLAVOUR in
48
 
    emacs19|emacs20|emacs21)
 
49
    emacs20|emacs21|emacs-snapshot|xemacs21)
49
50
        echo -n "remove/$PACKAGE: Removing for $FLAVOUR..."
50
51
        rm -f $ELCDIR/*.elc
51
52
        # These next two are created on the fly
54
55
            rm -f "$ELCDIR/$STARTFILE"
55
56
        fi
56
57
        
 
58
        if [ -d $ELCDIR ]; then
 
59
            rm -f $ELCDIR/install.log $ELCDIR/vm-init.el;
 
60
        fi
57
61
        if test -x /usr/sbin/install-info-altdir; then
58
62
            for infofile in $INFO_FILES; do
59
63
                install-info-altdir --quiet --remove \