[Bug 662301] Review Request: plotdrop - A minimal GNOME front-end to Gnuplot

bugzilla at redhat.com bugzilla at redhat.com
Sun Dec 12 14:46:19 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=662301

--- Comment #2 from Mohamed El Morabity <pikachu.2014 at gmail.com> 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.



More information about the package-review mailing list