Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597700

--- Comment #4 from Remi Collet <[email protected]> 2010-07-26 02:54:09 
EDT ---
%{optflags} not used during build. This explain the debuginfo-without-sources
rpmlint warning.

A simple sed could do it:
sed -i -e '/^OPTS=/s/OPTS=.*$/OPTS=%{optflags}/' Makefile

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to