[gimp/wip/Jehan/native-win64-build: 4/4] Patches now unneeded.




commit 520b30fc04500b17faae440c147b95a1f812aded
Author: Jehan <jehan girinstud io>
Date:   Tue May 4 20:18:30 2021 +0200

    Patches now unneeded.

 build/windows/build-msys2.sh                       |  2 --
 build/windows/patches/0001-Add-some-quotes.patch   | 26 ----------------------
 .../0001-Introspection-in-verbose-mode.patch       | 25 ---------------------
 3 files changed, 53 deletions(-)
---
diff --git a/build/windows/build-msys2.sh b/build/windows/build-msys2.sh
index eba373d825..0e2384ad56 100644
--- a/build/windows/build-msys2.sh
+++ b/build/windows/build-msys2.sh
@@ -97,8 +97,6 @@ git clone --depth=${GIT_DEPTH} https://gitlab.gnome.org/GNOME/gegl.git _gegl
 
 mkdir _babl/_build
 cd _babl/_build
-git apply ../../build/windows/patches/0001-Introspection-in-verbose-mode.patch
-git apply ../../build/windows/patches/0001-Add-some-quotes.patch
 meson -Dprefix="${GIMP_PREFIX}" -Dwith-docs=false ..
 ninja
 ninja install


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]