Updated Makefile
This commit is contained in:
parent
eeb01f3887
commit
9d92601f3f
2
Makefile
2
Makefile
|
|
@ -100,7 +100,7 @@ $(__Hyprpaper): $(__Hyprlang)
|
|||
-j`nproc 2>/dev/null || getconf _NPROCESSORS_CONF`
|
||||
|
||||
# Build wl-clipboard if it's not installed on the system
|
||||
__Wl_clipboard = wl-clipboard/build/src/
|
||||
__Wl_clipboard = wl-clipboard/build/src
|
||||
$(__Wl_clipboard)/wl-copy $(__Wl-clipboard)/wl-paste:
|
||||
cd wl-clipboard && $(MESON) setup --prefix=/usr build
|
||||
ninja -C wl-clipboard/build
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user