mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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
|
|
@ -25,5 +25,5 @@ executable(
|
|||
],
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install: true,
|
||||
install_dir: sway_libexecdir
|
||||
install_dir: instlibdir
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue