Commit 1a5dddbe authored by Daryl Herzmann's avatar Daryl Herzmann Committed by akrherz

turn off debuginfo for rpm builds, refs OF-612


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13462 b35dd754-fafc-0310-a699-88a17e54d16e
parent 1175a3ab
...@@ -18,6 +18,7 @@ URL: http://www.igniterealtime.org/ ...@@ -18,6 +18,7 @@ URL: http://www.igniterealtime.org/
%define homedir %{prefix}/openfire %define homedir %{prefix}/openfire
# couldn't find another way to disable the brp-java-repack-jars which was called in __os_install_post # couldn't find another way to disable the brp-java-repack-jars which was called in __os_install_post
%define __os_install_post %{nil} %define __os_install_post %{nil}
%define debug_package %{nil}
%description %description
Openfire is a leading Open Source, cross-platform IM server based on the Openfire is a leading Open Source, cross-platform IM server based on the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment