pkgsrc-Users archive

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

Re: python eggs



Hello Patrick,

Patrick Welche writes:
> 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.
>

What `make show-var VARNAME=EGG_NAME' says?
(I think adjusting it will probably fix the issue)


Home | Main Index | Thread Index | Old Index