mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1341240 [zsh-completion silently fails to install](https://bugs.launchpad.net/calibre/+bug/1341240)
This commit is contained in:
parent
c70e0bef26
commit
d78c2b1b57
@ -581,6 +581,7 @@ def write_completion(bash_comp_dest, zsh):
|
||||
|
||||
complete -o nospace -C %s ebook-convert
|
||||
''')%complete)
|
||||
zsh.write()
|
||||
# }}}
|
||||
|
||||
class PostInstall:
|
||||
|
Loading…
x
Reference in New Issue
Block a user