mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 15:05:58 +01:00
fix oopsie
This commit is contained in:
parent
85128ebb7d
commit
48a3b1c514
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -126,4 +126,4 @@ config:
|
|||
cd wlroots && meson ./build --prefix=/usr --buildtype=release
|
||||
cd wlroots && ninja -C build/
|
||||
|
||||
cd wlroots && sudo cp ./build/libwlroots.so.11032 /usr/lib/
|
||||
cd wlroots && sudo ninja -C build/ install
|
||||
|
|
Loading…
Reference in a new issue