#! /bin/sh
if [ "$2" = "DEINSTALL" ]; then
  exit 0
fi

echo "Remember to run texconfig to work in your enviromnent correctly"
