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=604971 Martin Gieseking <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #26 from Martin Gieseking <[email protected]> 2011-08-29 02:54:09 EDT --- It's not necessary to explicitly set the %opflags. They are defined correctly by the %configure macro. The debug package is empty due to the call of "strip" in src/Makefile. It should be sufficient to remove it from src/Makefile.in with a patch. The include path /usr/include/freetype2 is correct. Thus the compiler should be able to find it if freetype-devel has been installed. -- 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
