[Bug 597700] Review Request: accessx - Open source utility to set and display all of the XKEYBOARD

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 26 06:54:11 UTC 2010


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 <fedora at famillecollet.com> 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.



More information about the package-review mailing list