#!/bin/sh -e make install -Dm755 vi "$1/usr/bin/vi" ln -sf vi "$1/usr/bin/ex"