On Thu, Aug 23, 2012 at 5:13 PM, Burton, Ross <ross.bur...@intel.com> wrote: > On 23 August 2012 19:46, Matthew McClintock <m...@freescale.com> wrote: >> ${PYTHON_SITEPACKAGES_DIR}/.debug \ >> ${PYTHON_SITEPACKAGES_DIR}/*/.debug \ >> ${PYTHON_SITEPACKAGES_DIR}/*/*/.debug \ >> + ${libdir}/${PYTHON_DIR}/.debug \ >> + ${libdir}/${PYTHON_DIR}/*/.debug \ >> + ${libdir}/${PYTHON_DIR}/*/*/.debug \ > > I thought packages that used distutils generally put their files under > sitepackages, and not the python base directory... Are some packages > doing it wrong?
pexpect was installing /usr/lib/python2.7 and that was my basis for the correct location so I changed it to ${libdir} to fix that... I just sent another patch that might address this issue.. -M > > Ross > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core