[Bug 463217] Review Request: gnuplot-py - Python interface to Gnuplot

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 14 16:19:00 UTC 2008


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=463217





--- Comment #7 from James Ralston <ralston at pobox.com>  2008-10-14 12:18:59 EDT ---
Based on upstream's response, I think removing demo.py and test.py from
%{buildroot} is the best thing to do.  E.g.:

%install
%{__rm} -fr %{buildroot}
%{__python} setup.py install --root  %{buildroot}
%{__rm} %{buildroot}%{python_sitelib}/Gnuplot/demo.py*
%{__rm} %{buildroot}%{python_sitelib}/Gnuplot/test.py*

-- 
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 Fedora-package-review mailing list