tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
easy_install? python egg aware packages?
I am trying to update wip/py-buildbot.
I think itis egg aware so I changed the include to:
.include "../../lang/python/egg.mk"
But when I installed I ended up with:
tx:py-buildbot$ ls -l /usr/pkg/bin/easy_install*
-rwxr-xr-x 1 root wheel 287 Jun 30 10:08 /usr/pkg/bin/easy_install
-rwxr-xr-x 1 root wheel 295 Jun 30 10:08 /usr/pkg/bin/easy_install-2.4
-r-xr-xr-x 1 root wheel 287 Jun 30 09:43 /usr/pkg/bin/easy_install2.5
tx:py-buildbot$ pkg_info -Fe /usr/pkg/bin/easy_install2.5
py25-setuptools-0.6c9
The other two files were created when I tried to install buildbot. What
should own them? Should they have been precreated?
Home |
Main Index |
Thread Index |
Old Index