diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2009-03-28 00:44:08 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2009-03-28 00:44:08 +0000 |
commit | 542036830bdb427de5406c3c219aa708c090747e (patch) | |
tree | 8ff83391a7611e29250e00a7c0ee57663f5a5e06 | |
parent | - Rebuild against newer gecko (diff) | |
download | librewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.tar.gz librewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.tar.bz2 librewolf-fedora-ff-542036830bdb427de5406c3c219aa708c090747e.zip |
fix the tarball
-rw-r--r-- | firefox.spec | 2 |
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 |