diff options
author | Martin Stransky <stransky@redhat.com> | 2017-03-13 10:43:21 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-03-13 10:43:21 +0100 |
commit | 250246de40e8f3132d0248f598d5ba2955714494 (patch) | |
tree | 158634b73170f2a3be6a6b5f4cc1466555c529d4 /firefox.spec | |
parent | Beautifying enable_mozilla_crashreporter variable (diff) | |
download | librewolf-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.spec | 1 |
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 |