At 04:16 AM 1/17/2008 -0500, Noah Gift wrote: >I am trying to get egg generation entry points integrated with >building RPM's, and hopefully debian packages too. I haven't had much >luck finding any documentation on this though. My specific question is: > >Can I use: > >python2.5 ./setup.py bdist_rpm --binary-only --release=py25 --python=/ >usr/local/bin/python2.5 > > >and expect that an console script entry point I define in setup.py >will install to the bin directory for an rpm as well?
Give it a try and see. :) (Yes, setuptools does support bdist_rpm.) _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig