From 1db9bbb3e950c5d6e7b151299c89d2ec2268598d Mon Sep 17 00:00:00 2001 From: soumyadghosh Date: Fri, 2 Feb 2024 22:38:11 +0530 Subject: [PATCH] remove the `install_mode` from meson --- src/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/src/meson.build b/src/meson.build index 62bba31..d928ab5 100644 --- a/src/meson.build +++ b/src/meson.build @@ -23,7 +23,6 @@ configure_file( configuration: conf, install: true, install_dir: get_option('bindir'), - install_mode: 'rwxr--r--' ) weather_sources = [