~ubuntu-branches/ubuntu/maverick/clamav/maverick-backports

« back to all changes in this revision

Viewing changes to debian/clamav-freshclam.postrm

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran, Stephen Gran, Michael Tautschnig
  • Date: 2010-04-26 21:41:18 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100426214118-i6lo606wnh7ywfj6
Tags: 0.96+dfsg-4
[ Stephen Gran ]
* Fixed typo in clamav-milter's postinst

[ Michael Tautschnig ]
* Fixed typo in clamav-freshclam's postinst (closes: #579271)
* Debconf translation updates
  - Portuguese (closes: #579068)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
  remove)
57
57
  rm -f /var/lib/clamav/main.cvd /var/lib/clamav/main.cld
58
58
  rm -f /var/lib/clamav/daily.cvd /var/lib/clamav/daily.cld
 
59
  rm -f /var/lib/clamav/bytecode.cvd
59
60
  ;;
60
61
  upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
61
62
  ;;