#!/bin/sh
# preinstall script for SUNWneudt
# to set up correct environment


if [ -h ${BASEDIR}/dt/appconfig/types/sv.ISO8859-15.sav ]; then
      echo "/usr/dt/appconfig/types/sv.ISO8859-15.sav is redundant"
      unlink ${BASEDIR}/dt/appconfig/types/sv.ISO8859-15.sav
fi
