#!/bin/sh
# $Id: postrm,v 1.1 2000/01/14 06:28:49 elf Exp $
#
# postrm for buici-clock

# Perform menu unlinking

if test -x /usr/bin/update-menus; then update-menus; fi