xca/debian/postrm
2004-02-17 20:07:41 +00:00

3 lines
66 B
Bash
Executable File

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