summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2009-03-28 00:44:08 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2009-03-28 00:44:08 +0000
commit542036830bdb427de5406c3c219aa708c090747e (patch)
tree8ff83391a7611e29250e00a7c0ee57663f5a5e06 /firefox.spec
parent- Rebuild against newer gecko (diff)
downloadlibrewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.tar.gz
librewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.tar.bz2
librewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.zip
fix the tarball
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 d28d3cf..523dfce 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -24,7 +24,7 @@ URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
%if %{official_branding}
-%define tarball firefox-%{version}-source.tar.bz2
+%define tarball firefox-%{internal_version}-source.tar.bz2
%else
%define tarball firefox-3.1b3-source.tar.bz2
%endif
bgstack15