summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-06-11 14:45:43 +0200
committerMartin Stransky <stransky@redhat.com>2019-06-11 14:45:43 +0200
commit92e37b0a30e4da51935af67f1fae044d41706be1 (patch)
tree3bfba58c4e2f3c1ddb486752005faf7df876d3d2 /firefox.spec
parentUpdated to 67.0.2 (diff)
downloadlibrewolf-fedora-ff-92e37b0a30e4da51935af67f1fae044d41706be1.tar.gz
librewolf-fedora-ff-92e37b0a30e4da51935af67f1fae044d41706be1.tar.bz2
librewolf-fedora-ff-92e37b0a30e4da51935af67f1fae044d41706be1.zip
build fix - debug_build
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index dc41b3d..d473fd9 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -40,7 +40,6 @@ ExcludeArch: s390x
%endif
%bcond_without debug_build
%if %{with debug_build}
-%else
%global debug_build 1
%else
%global debug_build 0
bgstack15