QGIS/debian/qgis.postrm.debhelper
stevehalasz f3b7f17473 Initial revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-15 20:26:25 +00:00

4 lines
143 B
Plaintext

# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section