home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / vim-common.postrm < prev    next >
Encoding:
Text File  |  2009-03-19  |  150 b   |  6 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_installmime
  4. if which update-mime >/dev/null 2>&1; then update-mime; fi
  5. # End automatically added section
  6.