Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 6e8edeb

Browse files
committed
webkit2gtk: Add to testing
1 parent 604566b commit 6e8edeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/webkit2gtk/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ for patch in *.patch; do
44
patch -p1 < "$patch"
55
done
66

7+
# Remove gettext requirement.
78
sed -i 's/ngettext/printf/g' Tools/MiniBrowser/gtk/BrowserDownloadsBar.c
89
sed -i '/po_files *.po/d' Source/WebCore/platform/gtk/po/CMakeLists.txt
910
sed -i '/^GETTEXT_C/d' Source/WebCore/platform/gtk/po/CMakeLists.txt

0 commit comments

Comments
 (0)