summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2011-12-20 14:14:23 +0100
committerJan Horak <jhorak@redhat.com>2011-12-20 14:14:23 +0100
commitad2ab960eee64db8bdfc608d71144f443f7bf1a7 (patch)
treeba7624cc5a5190e451294c6ea7526bb7f44f734b /firefox.spec
parentUpdate to 9.0 (diff)
downloadlibrewolf-fedora-ff-ad2ab960eee64db8bdfc608d71144f443f7bf1a7.tar.gz
librewolf-fedora-ff-ad2ab960eee64db8bdfc608d71144f443f7bf1a7.tar.bz2
librewolf-fedora-ff-ad2ab960eee64db8bdfc608d71144f443f7bf1a7.zip
Update to 9.0, fixed src dir
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 41bed40..5629350 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -17,7 +17,7 @@
%global mozappdir %{_libdir}/%{name}
%global langpackdir %{mozappdir}/langpacks
-%global tarballdir mozilla-beta
+%global tarballdir mozilla-release
%define official_branding 1
%define build_langpacks 1
bgstack15