Skip to content

Commit

Permalink
remove the install_mode from meson
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed Feb 2, 2024
1 parent 19f04c2 commit 1db9bbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ configure_file(
configuration: conf,
install: true,
install_dir: get_option('bindir'),
install_mode: 'rwxr--r--'
)

weather_sources = [
Expand Down

0 comments on commit 1db9bbb

Please sign in to comment.