]> git.deb.at Git - pkg/netris.git/blob - debian/postrm
Imported Debian patch 0.5-4woody1
[pkg/netris.git] / debian / postrm
1 #!/bin/sh
2 set -e
3 if [ -x /usr/bin/update-menus ]; then
4         update-menus
5 fi