mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
Revert "Make the LIBDIR path configurable"
This reverts commit 1670b46bf6
.
This commit is contained in:
parent
0cdc47ab1e
commit
2c0c3dc7cc
5 changed files with 4 additions and 12 deletions
|
@ -25,5 +25,5 @@ executable(
|
|||
],
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install: true,
|
||||
install_dir: instlibdir
|
||||
install_dir: 'usr/lib/sway'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue