[Bug 226334] Merge Review: pykickstart

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 8 20:22:40 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: pykickstart


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226334





------- Additional Comments From dcantrell at redhat.com  2007-06-08 16:22 EST -------
The following:
%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig
import get_python_lib; print get_python_lib()")}

Should be:
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list