Open
Description
Hi,
I maintain the unofficial zola Debian package and was wondering if it would be possible to continue generating completion files for zola. Said files were deleted when the completion subcommand was added in #1968 however this makes the Debian package build fail with the following:
install -Dm0644 "completions/zola.bash" "debian/zola/usr/share/bash-completion/completions/zola"
install: cannot stat 'completions/zola.bash': No such file or directory
Adding the files back to the zola repository is trivial and would mean each upstream maintainers won't have to generate the files on their own.
Thanks.
Metadata
Assignees
Labels
No labels