<p>Control: tags -1 + patch</p>
<p>Hi,</p>
<p>I checked this against PulseAudio v17.0. The bash completion is now <code>shell-completion/bash/pactl</code>, and it still begins with <code>#!/bin/bash</code>.</p>
<p>Meson installs this file with <code>install_data()</code> into the bash-completion directory, so it is a sourced completion snippet rather than a standalone executable.</p>
<p>Attached is a small DEP-3 quilt patch removing the shebang and following blank line. I tested that the patch applies cleanly to the v17.0 file.</p>
<p>Thanks,<br>
Thomas Stephens</p>