RetroZilla/build/package/debian/postrm.debhelper

7 lines
260 B
Plaintext
Raw Normal View History

2015-10-21 05:03:22 +02:00
# Automatically added by dh_installmime
if [ -x /usr/sbin/update-mime ]; then update-mime; fi
# End automatically added section
# Automatically added by dh_installmenu
if test -x /usr/bin/update-menus ; then update-menus ; fi
# End automatically added section