diff options
Diffstat (limited to 'shell-completion/zsh/meson.build')
-rw-r--r-- | shell-completion/zsh/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell-completion/zsh/meson.build b/shell-completion/zsh/meson.build index 6776d3a110..7fc9fcfc71 100644 --- a/shell-completion/zsh/meson.build +++ b/shell-completion/zsh/meson.build @@ -1,6 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1+ -# -# Copyright © 2017 Zbigniew Jędrzejewski-Szmek zshcompletiondir = get_option('zshcompletiondir') if zshcompletiondir == '' |