summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2011-12-15 09:29:55 +0100
committerJan Horak <jhorak@redhat.com>2011-12-15 09:29:55 +0100
commit1370db977f2718cee541516ad55fa7d8d1ff15b2 (patch)
tree5e09643e9ea7425f7222c662be926bb940718502 /firefox.spec
parentUpdate to 9.0 beta 5 (diff)
downloadlibrewolf-fedora-ff-1370db977f2718cee541516ad55fa7d8d1ff15b2.tar.gz
librewolf-fedora-ff-1370db977f2718cee541516ad55fa7d8d1ff15b2.tar.bz2
librewolf-fedora-ff-1370db977f2718cee541516ad55fa7d8d1ff15b2.zip
Update to 9.0 beta 5, fixed build dir name
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 f3151dc..2624559 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -16,7 +16,7 @@
%global mozappdir %{_libdir}/%{name}
%global langpackdir %{mozappdir}/langpacks
-%global tarballdir mozilla-release
+%global tarballdir mozilla-beta
%define official_branding 1
%define build_langpacks 1
bgstack15