summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-11-29 15:12:29 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-11-29 15:12:29 +0000
commitd3a5c80fc637829595106a26cc3b513943d5bbec (patch)
tree5eaf67e1ff4db2ba064a1dd4bdfc1d709d563993 /firefox.spec
parent- Fix issue with popup dialogs and other actions causing lockups (diff)
downloadlibrewolf-fedora-ff-d3a5c80fc637829595106a26cc3b513943d5bbec.tar.gz
librewolf-fedora-ff-d3a5c80fc637829595106a26cc3b513943d5bbec.tar.bz2
librewolf-fedora-ff-d3a5c80fc637829595106a26cc3b513943d5bbec.zip
try patchlevel 1
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 5a650b7..2fc6344 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -120,7 +120,7 @@ compliance, performance and portability.
%patch42 -p0
%patch81 -p1
-%patch100 -p0
+%patch100 -p1
%{__rm} -f .mozconfig
%{__cp} %{SOURCE10} .mozconfig
bgstack15