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@xxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review