Drop "have debmany &&" to make debmany's bash-completion work again
Axel Beckert
4 years ago
18 | 18 |
debian-goodies.pkgnames. (Closes: #892310)
|
19 | 19 |
* debian-goodies.pkgnames: Only run "complete -F" if function definition
|
20 | 20 |
was successful.
|
|
21 |
* Drop "have debmany &&" to make debmany's bash-completion work again.
|
21 | 22 |
|
22 | 23 |
[ Paul Wise ]
|
23 | 24 |
* find-dbgsym-packages:
|
6 | 6 |
# all parameters,
|
7 | 7 |
# packages or filenames and folders.
|
8 | 8 |
#
|
9 | |
have debmany &&
|
10 | 9 |
_debmany()
|
11 | 10 |
{
|
12 | 11 |
local cur prev setf
|