summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-03-13 10:43:21 +0100
committerMartin Stransky <stransky@redhat.com>2017-03-13 10:43:21 +0100
commit250246de40e8f3132d0248f598d5ba2955714494 (patch)
tree158634b73170f2a3be6a6b5f4cc1466555c529d4 /firefox.spec
parentBeautifying enable_mozilla_crashreporter variable (diff)
downloadlibrewolf-fedora-ff-250246de40e8f3132d0248f598d5ba2955714494.tar.gz
librewolf-fedora-ff-250246de40e8f3132d0248f598d5ba2955714494.tar.bz2
librewolf-fedora-ff-250246de40e8f3132d0248f598d5ba2955714494.zip
Fixed missing %endif
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 0cf2e08..f5ed782 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -95,6 +95,7 @@
%ifarch %{ix86} x86_64
%define enable_mozilla_crashreporter 1
%endif
+%endif
Summary: Mozilla Firefox Web browser
Name: firefox
bgstack15