~ubuntu-branches/ubuntu/vivid/lxterminal/vivid

« back to all changes in this revision

Viewing changes to debian/postinst

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2011-12-11 20:13:37 UTC
  • mfrom: (4.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20111211201337-79djp1w9qfu4viw1
Tags: 0.1.11-2ubuntu1
* Sync with Debian unstable. Ubuntu remaining changes :
* debian/rules:
 - Fix installation of apport hook (tabulation and package name).
* debian/changelog:
 - Correctly close LP bug.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    update-alternatives --install \
11
11
      /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/lxterminal 40 \
12
12
      --slave /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz /usr/share/man/man1/lxterminal.1.gz
13
 
     
 
13
 
14
14
    ;;
15
15
 
16
16
    abort-upgrade|abort-remove|abort-deconfigure)