Skip to content

Commit

Permalink
updpatch: webkitgtk-6.0 2.46.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Sep 23, 2024
1 parent c4ea5ab commit 673c51c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions webkitgtk-6.0/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
diff --git PKGBUILD PKGBUILD
index 4438fc3..576c2fe 100644
--- PKGBUILD
+++ PKGBUILD
@@ -130,6 +130,8 @@ prepare() {
# https://bugs.webkit.org/show_bug.cgi?id=278113
# https://github.com/WebKit/WebKit/commit/9140ce712aa87091613874d802787ab476be0e39
patch -Np1 -i ../revert-271175.patch
+
@@ -123,6 +123,7 @@ validpgpkeys=(

prepare() {
cd webkitgtk-$pkgver
+ patch -Np1 -i ../fix-ftbfs-riscv64.patch
}

build() {
@@ -195,3 +197,7 @@ package_webkitgtk-6.0-docs() {
@@ -188,3 +189,7 @@ package_webkitgtk-6.0-docs() {
}

# vim:set sw=2 sts=-1 et:
Expand Down

0 comments on commit 673c51c

Please sign in to comment.