diff options
| -rw-r--r-- | cmake/Win64Depends.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
