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=662301 --- Comment #2 from Mohamed El Morabity <pikachu.2014@xxxxxxxxx> 2010-12-12 09:46:19 EST --- It seems the Fedora standard flags are not used at all to compile plotdrop. To fix it, add this in %prep: sed -i "s/CFLAGS = /CFLAGS += /" Makefile And in %build : export CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} (setting PREFIX is useless when building plotdrop). -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review