diff options
Diffstat (limited to 'pybugz-0.10git69cd7-bash-complete.patch')
| -rw-r--r-- | pybugz-0.10git69cd7-bash-complete.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pybugz-0.10git69cd7-bash-complete.patch b/pybugz-0.10git69cd7-bash-complete.patch new file mode 100644 index 0000000..3163c18 --- /dev/null +++ b/pybugz-0.10git69cd7-bash-complete.patch @@ -0,0 +1,10 @@ +diff --git a/contrib/bash-completion b/contrib/bash-completion +index a51ee10..8530291 100644 +--- a/contrib/bash-completion ++++ b/contrib/bash-completion +@@ -79,4 +79,4 @@ _bugz() { + ;; + esac + } +-complete -F _bugz bugz ++complete -F _bugz pybugz |
