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

# Perform menu linking

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