File: postinst

package info (click to toggle)
ee 126.1.89-8
  • links: PTS
  • area: main
  • in suites: slink
  • size: 320 kB
  • ctags: 891
  • sloc: ansic: 7,871; sh: 191; makefile: 52
file content (7 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
7
#! /bin/sh
set -e

# These are for the generic editor links
update-alternatives --install /usr/bin/editor editor /usr/bin/ee 50 \
  --slave /usr/man/man1/editor.1.gz editor.1.gz /usr/man/man1/ee.1.gz