From 726ecd83ac6da35347be547b42588eb9f3db5070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 1 Nov 2021 09:28:18 +0100 Subject: [PATCH] Win64Depends.sh: describe a more precise fix --- cmake/Win64Depends.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Win64Depends.sh b/cmake/Win64Depends.sh index 971517c..25cab88 100644 --- a/cmake/Win64Depends.sh +++ b/cmake/Win64Depends.sh @@ -71,4 +71,4 @@ configure status Success # XXX: Why is this override needed to run some GLib-based things under wine64? -export XDG_DATA_DIRS=$(pwd)/share +unset XDG_DATA_DIRS