]> git.deb.at Git - pkg/netris.git/blob - debian/postrm
cc7789d165ec9ef01cf0da248b37195a3e6f8dca
[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