Hi gnome team.

        I noticed that /usr/local/lib/python2.6/site-packages/libproxy.py[co]
        was installed, but net/libproxy doesn't install these.  So I
        research who installed these.  I found devel/py-setuptools like
        following:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- -
post-install:
        ${INSTALL_DATA} ${WRKSRC}/site.py ${PYTHON_SITELIBDIR}
.for opt in -Qold -O
        ${PYTHON_CMD} ${opt} -m compileall -l -x \
                '^[^s][^i]?[^t]?[^e]?[^.][^p][^y]$$' ${PYTHON_SITELIBDIR}
.endfor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- -

        I think that net/libproxy should install libproxy.py[co], how
        about?

-- 
Norikatsu Shigemura <n...@freebsd.org>
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to