From 2175cc0531b8ec69c44a4f15cdeee42aed6b5fb0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 15 Jul 2021 15:14:07 +0300 Subject: [PATCH] wlroots: update for new env --- wayland/wlroots/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 7e91c97a..a40a4b05 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -1,7 +1,5 @@ #!/bin/sh -e -export DESTDIR="$1" - meson \ --prefix=/usr \ -Ddefault_library=both \