Commit 92895a7c authored by Jean-Paul Saman's avatar Jean-Paul Saman

libdvbpsi.spec.in: remove --enable-debug

Using --enable-debug makes libdvbpsi too verbose. Instead use
RPM_BUILD_OPTS="-g -gdb3" rpmbuld -ta libdvbpsi-0.2.0.tar.gz to generate
a bujld with more debugging information.
parent a905bc77
......@@ -50,7 +50,7 @@ the %name package installed.
%setup -q -n %{lib_name}-%{version}
%build
%configure2_5x --enable-release --enable-debug
%configure2_5x --enable-release
%make
%install
......
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