diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
commit | 2e7b40c11f44d02bd96eaef714a55c9198d680d8 (patch) | |
tree | b8591f10d3f43153a5d2245a997c2a956c85f709 /debian/bug-presubj | |
parent | Adding upstream version 1:2.11. (diff) | |
download | bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.tar.xz bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.zip |
Adding debian version 1:2.11-8.debian/1%2.11-8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/bug-presubj')
-rw-r--r-- | debian/bug-presubj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/bug-presubj b/debian/bug-presubj new file mode 100644 index 0000000..4af6778 --- /dev/null +++ b/debian/bug-presubj @@ -0,0 +1,8 @@ +Before reporting a bug in bash-completion, please check that you don't have +Acrobat's acroread.sh installed in /etc/bash_completion.d/. That completion, +in fact, redefines internal bash-completion functions, breaking it. + +For more information about this issue, please read: + + - http://forums.adobe.com/thread/745833 + - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616018 |