~ubuntu-branches/ubuntu/wily/mime-support/wily

« back to all changes in this revision

Viewing changes to debian/prerm

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-05-13 17:40:19 UTC
  • mfrom: (5.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20140513174019-61eybuhmfgoqv9n9
Tags: 3.55ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add "cautious-launcher" for handling execution of files that are
    outside /usr and /opt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# prerm file for mime-support
4
4
 
5
 
if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/mime-support ]; then
6
 
    rm -f /usr/doc/mime-support
7
 
fi
8
 
 
 
5
# This section can be removed after the Jessie release.
9
6
if [ "$1" = "remove" ]; then
10
7
    update-alternatives --remove view /usr/bin/see
11
8
    rm -f /etc/mailcap