Fresh pull from upstream (stable) package feed
[librecmc/package-feed.git] / lang / twisted / patches / 001-fix-zsh-completion.patch
1 diff --git a/twisted/python/twisted-completion.zsh b/twisted/python/twisted-completion.zsh
2 index 4d97aa5..9a8d4d8 100644
3 --- a/twisted/python/twisted-completion.zsh
4 +++ b/twisted/python/twisted-completion.zsh
5 @@ -1,4 +1,4 @@
6 -#compdef twistd trial conch cftp ckeygen pyhtmlizer tkconch
7 +#compdef twistd trial conch cftp ckeygen pyhtmlizer
8  #
9  # This is the ZSH completion file for Twisted commands. It calls the current
10  # command-line with the special "--_shell-completion" option which is handled