summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 7fccbea..0673ea6 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -486,7 +486,8 @@ This package contains results of tests executed during build.
%patch71 -p1 -b .0001-GLIBCXX-fix-for-GCC-12
%patch73 -p1 -b .D147266
%patch74 -p1 -b .D147267
-%patch75 -p1 -b .mzbz#1773336
+# Needs for new cbindgen only
+%patch75 -p1 -b .1773336
# Test patches
#%patch100 -p1 -b .firefox-tests-xpcshell
bgstack15