FS#73251 - [kitty] zsh compdef is added twice

Attached to Project: Community Packages
Opened by Chmouel B (chmouel) - Tuesday, 04 January 2022, 09:13 GMT
Last edited by Maxim Baz (maximbaz) - Monday, 10 January 2022, 15:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxim Baz (maximbaz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

zsh completion doesn't need to add a #compdef twice :

https://github.com/archlinux/svntogit-community/blob/packages/kitty/trunk/PKGBUILD#L43


Additional info:
* package version(s) 0.23.1-2
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

% head -2 /usr/share/zsh/site-functions/_kitty
#compdef kitty
#compdef kitty
This task depends upon

Closed by  Maxim Baz (maximbaz)
Monday, 10 January 2022, 15:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thanks for the catch, fixed in 0.24.1

Loading...