[Python-Dev] packaging was not getting installed

Barry Warsaw barry at python.org
Tue Jun 14 22:54:14 CEST 2011


I just fixed Makefile.pre.in to install the packaging directory and all its
subdirs.  Without this `python3.3 -c 'import packaging'` fails from the
installation target directory.  I'm not sure the Fellowship intends for every
subdir to get installed, so please double check.  I just added everything that
came from `find Lib/packaging -type d`.

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110614/1ef6ad3b/attachment.pgp>


More information about the Python-Dev mailing list