~ubuntu-branches/ubuntu/vivid/tkcvs/vivid

« back to all changes in this revision

Viewing changes to debian/postrm.debhelper

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-08-04 20:47:27 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060804204727-fsu5rx5w6615c9qd
Tags: 8.0.3-1ubuntu1
Re-merge with Debian

Show diffs side-by-side

added added

removed removed

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