~ubuntu-branches/ubuntu/vivid/mime-support/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/postinst

  • 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:
13
13
rm -f  /usr/sbin/install-mime
14
14
 
15
15
 
16
 
# Use "see" as alternative for "view"
17
 
update-alternatives \
18
 
    --install /usr/bin/view view /usr/bin/see 1 \
19
 
    --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/see.1.gz
 
16
# Remove the "see" as alternative for "view"
 
17
# Closes: #623384
 
18
# This command can be removed after the Jessie release
 
19
update-alternatives --remove view /usr/bin/see
20
20
 
21
21
 
22
22
# Run the update program