12 Nov
2019
12 Nov
'19
5:12 a.m.
On 11/11/19 11:19 PM, Eli Schwartz wrote:
We now generate the scripts using their real name, install them using meson's builtin facility instead of an install_script, and generate the wrapper scripts in the root of the build directory, instead of a subdirectory.
This gets us closer to resolving FS#64394.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> ---
This sort of seems to work, but passing variables around between different meson.build files feels awkward. On the plus side, fewer build-aux/ scripts!
[...]
delete mode 100644 build-aux/meson-install-script.sh
Yeah... missing removal in Makefile.am's EXTRA_DIST... on the plus side I'd actually run ninja dist for this patch, and that works... -- Eli Schwartz Bug Wrangler and Trusted User