summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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