#!/bin/sh -e # postrm script for netris # copyright 2002++ by Gerfried Fuchs # Licenced the same way as netris itself if [ -x /usr/bin/update-menus ]; then update-menus fi