From 14b696542ec95e572b4fa6df87888a470fc67afb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 18 Jul 2021 05:51:01 +0300 Subject: [PATCH] mesa: update for new env --- extra/mesa/build | 1 - 1 file changed, 1 deletion(-) diff --git a/extra/mesa/build b/extra/mesa/build index 0d9b3d45..d9a8cd4b 100755 --- a/extra/mesa/build +++ b/extra/mesa/build @@ -24,7 +24,6 @@ } export PYTHONPATH -export DESTDIR="$1" export CFLAGS="$CFLAGS -DGLX_X86_READONLY_TEXT" # Fix issues with musl and firefox.