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