mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-11 13:20:08 -07:00
webkit2gtk: Add to testing
This commit is contained in:
parent
604566b14b
commit
6e8edeb71f
@ -4,6 +4,7 @@ for patch in *.patch; do
|
||||
patch -p1 < "$patch"
|
||||
done
|
||||
|
||||
# Remove gettext requirement.
|
||||
sed -i 's/ngettext/printf/g' Tools/MiniBrowser/gtk/BrowserDownloadsBar.c
|
||||
sed -i '/po_files *.po/d' Source/WebCore/platform/gtk/po/CMakeLists.txt
|
||||
sed -i '/^GETTEXT_C/d' Source/WebCore/platform/gtk/po/CMakeLists.txt
|
||||
|
Loading…
Reference in New Issue
Block a user