pkgsrc-Users archive

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

Re: python eggs



On Fri, Sep 15, 2017 at 01:13:14PM +0200, Leonardo Taccari wrote:
> 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)

Thanks! Capitalisation issue:

# make show-var VARNAME=EGG_NAME
ufl-2017.2.0


P


Home | Main Index | Thread Index | Old Index