pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

python eggs



The only .includes in my Makefile are:

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

make print-PLIST produces:

${PYSITELIB}/UFL-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
...


pkglint warns:

WARN: PLIST:6: Include "../../lang/python/egg.mk" instead of listing .egg-info files directly.


?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index