bcc646ff6f
This fixes: Wrong type number; string expected MR: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1060
5 lines
108 B
Meson
5 lines
108 B
Meson
install_data('gnome-shell-overrides-migration.sh',
|
|
install_dir: libexecdir,
|
|
install_mode: 'rwxr-xr-x'
|
|
)
|