[Bug 592772] Review Request: drobo-utils - Utilities for managing Drobo storage systems

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 13 18:49:50 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=592772

Jason Tibbitts <tibbs at math.uh.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|StalledSubmitter            |

--- Comment #8 from Jason Tibbitts <tibbs at math.uh.edu> 2010-12-13 13:49:49 EST ---
I believe I already addressed the CFLAGS bit, didn't I?  You don't remove the
whole line, you just remove the setting of CFLAGS from the line (since it's
completely pointless as nothing is calling a C compiler).  Obviously if you
don't call python at all then the package doesn't build.

Maybe it's better if I just show what the %build section would look like:

%build
%{__python} -c 'import setuptools; execfile("setup.py")' build
sed -i -e "s/\#\!\/.*//g" DroboGUI.py

That builds fine for me.

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