#!/bin/sh

update-alternatives --install /usr/bin/editor editor /usr/bin/fte 11\
  --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/fte.1.gz

#DEBHELPER#
