From: Christian Hesse Date: Mon, 22 May 2023 13:57:35 +0000 (+0200) Subject: meson: include bash-completion for write X-Git-Tag: v2.39.1~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f25cc337248fbd6d7a566d723216c89767cf2823;p=thirdparty%2Futil-linux.git meson: include bash-completion for write --- diff --git a/meson.build b/meson.build index b3b685b9b7..43398f515c 100644 --- a/meson.build +++ b/meson.build @@ -2403,6 +2403,7 @@ exe = executable( if opt exes += exe manadocs += ['term-utils/write.1.adoc'] + bashcompletions += ['write'] endif # chgrp tty $(DESTDIR)$(usrbin_execdir)/write