Codebase list xapp / upstream/2.0.3 data / meson.build
upstream/2.0.3

Tree @upstream/2.0.3 (Download .tar.gz)

meson.build @upstream/2.0.3raw · history · blame

1
2
3
4
install_data(['80xapp-gtk3-module.sh'],
  install_dir: join_paths(get_option('sysconfdir'), 'X11', 'xinit', 'xinitrc.d'),
  install_mode: 'rwxr-xr-x'
)