summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
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