From dfcedc36152cd6d9f5f83d506d1b47ce0d235a97 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 Jul 2023 15:53:53 +0200 Subject: webkit2gtk: bump to 2.40.3 --- extra/webkit2gtk/build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'extra/webkit2gtk/build') diff --git a/extra/webkit2gtk/build b/extra/webkit2gtk/build index 5a890fda..c9612ab4 100755 --- a/extra/webkit2gtk/build +++ b/extra/webkit2gtk/build @@ -1,8 +1,5 @@ #!/bin/sh -e -# Fix build of SourceBrush.cpp -patch -p1 < fix-sourcebrush.patch - make -C unifdef # Remove gettext requirement. @@ -53,5 +50,5 @@ cmake -B build \ -DUSE_WPE_RENDERER=OFF \ -Wno-dev -SAMUFLAGS='-j4' cmake --build build +cmake --build build cmake --install build -- cgit v1.2.3