~ubuntu-branches/ubuntu/karmic/bash-completion/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-04-15 01:21:38 UTC
  • Revision ID: james.westby@ubuntu.com-20080415012138-pker4fsl17s92uty
Tags: 20060301-3ubuntu3
Don't use ucf for handling the bash_completion config file. Avoids
prompting the user for a changed config file, if the config file is
unchanged (and only moved to the bash-completion package). LP: #210013.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                usr/share/bash \
27
27
                usr/share/doc/bash \
28
28
                usr/share/doc/bash-completion
29
 
        cp -p bash_completion $(d)/usr/share/bash/
 
29
        cp -p bash_completion $(d)/etc/
30
30
        cp -a contrib $(d)/usr/share/doc/bash-completion/
31
31
        ln -sf ../bash-completion/contrib \
32
32
                $(d)/usr/share/doc/bash/completion-contrib