diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2009-11-27 11:02:06 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2009-11-27 11:02:06 +0000 |
commit | b02dbcc6fc41adda47db0c0b639807c45eaa4222 (patch) | |
tree | c84d514f12db4364cae5e5a1e4200a3a31b9de18 | |
parent | Update to 3.6.1 Beta 4 (diff) | |
download | librewolf-fedora-ff-b02dbcc6fc41adda47db0c0b639807c45eaa4222.tar.gz librewolf-fedora-ff-b02dbcc6fc41adda47db0c0b639807c45eaa4222.tar.bz2 librewolf-fedora-ff-b02dbcc6fc41adda47db0c0b639807c45eaa4222.zip |
build fix
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index dd8d820..f94ea69 100644 --- a/firefox.spec +++ b/firefox.spec @@ -5,7 +5,7 @@ %define mozappdir %{_libdir}/%{name}-%{internal_version} %define tarballdir mozilla-1.9.2 -%define xulrunner_version 1.9.2.1-0.4.b4 +%define xulrunner_version 1.9.2.1-0.5.b4 %define internal_version 3.6 %define official_branding 0 |