#!/bin/sh # debian/postrm script for netris # copyright 2002-2010 by Rhonda D'Vine # Licenced under WTFPLv2 set -e if [ -x /usr/bin/update-menus ]; then update-menus fi