Author Login
Post Reply
helio wrote:
> Author: helio
> Date: Tue Jun 17 12:30:42 2008
> New Revision: 222189
>
> Modified:
> cooker/qt4/current/SPECS/qt4.spec
>
> Log:
> - Reverting last change. People assuming that is wrong for him is not used for anyone else and have no reason. And usually not care to ask.
This breaks debug packages. With your change, they do not contain the
debug symbols. There have been complaints on cooker@(protected).
> Modified: cooker/qt4/current/SPECS/qt4.spec
> ==============================================================================
> --- cooker/qt4/current/SPECS/qt4.spec (original)
> +++ cooker/qt4/current/SPECS/qt4.spec Tue Jun 17 12:30:42 2008
> @@(protected) @@
> %if %{with_debug}
> -debug \
> %else
> + -no-separate-debug-info \
> -release \
> %endif
> - -no-separate-debug-info \
> -sysconfdir %_sysconfdir \
--
Anssi Hannula