~ubuntu-branches/ubuntu/precise/bash-completion/precise

« back to all changes in this revision

Viewing changes to debian/postrm

  • Committer: Steve Langasek
  • Date: 2012-03-26 17:35:46 UTC
  • Revision ID: steve.langasek@canonical.com-20120326173546-ddnj5pvi6ebf5umv
Add conffile upgrade handling for a run of conffiles that were dropped
since lucid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
set -e
4
4
 
 
5
for file in repomanage modules mock dcop bluez-utils; do
 
6
        dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/$file \
 
7
                1:1.3-1ubuntu6 -- "$@"
 
8
done
 
9
 
5
10
case "$1" in
6
11
    purge)
7
12
        rm -f /etc/bash_completion