mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Revert "Meson: Replace option instlibdir with libexecdir"
This reverts commit 830c4ef74c.
This commit is contained in:
parent
cf602687c6
commit
0cdc47ab1e
5 changed files with 9 additions and 9 deletions
|
|
@ -1,3 +1,4 @@
|
|||
option('instlibdir', type: 'string', description: 'Installation path for sway-internal executables, such as swaybg or swaybar. (Default: prefix/lib/sway)')
|
||||
option('sway_version', type : 'string', description: 'The version string reported in `sway --version`.')
|
||||
option('default_wallpaper', type: 'boolean', value: true, description: 'Install the default wallpaper.')
|
||||
option('zsh_completions', type: 'boolean', value: true, description: 'Install zsh shell completions.')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue