[gimp/wip/Jehan/native-win64-build] Just getting rid of XDG_DATA_DIRS ???
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/native-win64-build] Just getting rid of XDG_DATA_DIRS ???
- Date: Sun, 2 May 2021 18:27:05 +0000 (UTC)
commit d3b608f2515654760ca1c26b4261c993d83a5596
Author: Jehan <jehan girinstud io>
Date: Sun May 2 20:26:47 2021 +0200
Just getting rid of XDG_DATA_DIRS ???
build/windows/build-msys2.sh | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/build/windows/build-msys2.sh b/build/windows/build-msys2.sh
index 59cfb17058..8973455197 100644
--- a/build/windows/build-msys2.sh
+++ b/build/windows/build-msys2.sh
@@ -54,7 +54,6 @@ export PKG_CONFIG_PATH="${GIMP_PREFIX}/lib/pkgconfig:$PKG_CONFIG_PATH"
export PKG_CONFIG_PATH="${GIMP_PREFIX}/share/pkgconfig:$PKG_CONFIG_PATH"
export LD_LIBRARY_PATH="${GIMP_PREFIX}/lib:${LD_LIBRARY_PATH}"
export ACLOCAL_FLAGS="-I/c/msys64/mingw64/share/aclocal"
-export XDG_DATA_DIRS="${GIMP_PREFIX}/share:/mingw64/share/"
git clone --depth=${GIT_DEPTH} https://gitlab.gnome.org/GNOME/babl.git _babl
git clone --depth=${GIT_DEPTH} https://gitlab.gnome.org/GNOME/gegl.git _gegl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]