summaryrefslogtreecommitdiff
path: root/debian/apt.dirs
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2016-01-02 21:18:47 +0100
committerMichael Vogt <mvo@ubuntu.com>2016-01-02 21:44:46 +0100
commitbd8274311db48fdcc78456c17c2d59497b96cc2f (patch)
tree38b661ff4b2a15928f026cbec71b73d9241554d4 /debian/apt.dirs
parent73d52d65816491c0dd8815f393c238f599fea21e (diff)
Add bash-completion support for the "apt" command
The apt bash-completion support was submited to the bash-completion package as a patch in May 2014. It is still not included to this date and because it is an important feature for many users it is now part of apt until the bash-completion package is mantained more actively again. Note that the "Relaces" line is only required for Ubuntu it will have no effect on Debian. Closes: #747094
Diffstat (limited to 'debian/apt.dirs')
-rw-r--r--debian/apt.dirs1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/apt.dirs b/debian/apt.dirs
index 6d492a30f..e4bb2c824 100644
--- a/debian/apt.dirs
+++ b/debian/apt.dirs
@@ -15,3 +15,4 @@ var/lib/apt/mirrors/partial
var/lib/apt/periodic
var/log/apt
usr/share/bug/apt
+usr/share/bash-completion/completions/ \ No newline at end of file